Started by user Ondrej Dockal Running as Ondrej Dockal Agent centos-7-4jtkq 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-4jtkq" 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-4jtkq" - 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-4jtkq" - 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-4jtkq (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 :25 -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 07:53:15 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5925 vncext: created VNC server for screen 0 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins6734014585258568433.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/202308031200/ (111.66kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/202308041000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2023-09/202308041000/ (728.63kB) [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 202308041000&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.v20230709-1406.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230724-1304.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20230721-0740.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (56.19kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230724-1304.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.16MB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230724-1304.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230724-1304.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.79MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.3MB) [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (24.47kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (71.45kB) [INFO] Fetching org.eclipse.ui_3.203.200.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (434.04kB) [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (77.99kB) [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (95.08kB) [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (117.29kB) [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (150.52kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (102.48kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (136.88kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (198.07kB) [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (287.75kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (315.27kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (166.11kB) [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (115.71kB) [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (91.53kB) [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (274.59kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (26.42kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (28.5kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (55.35kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (56.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (71.64kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/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/202308041000/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/202308041000/plugins/ (42.36kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (53.97kB) [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230704-0745.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (48.5kB) [INFO] Fetching org.eclipse.jface_3.30.100.v20230712-2038.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.12MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (219.31kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230701-0828.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (205.58kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (30.14kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (18.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (58.65kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (396.72kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (268.21kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (91.74kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (238.78kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (120.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230726-0722.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (256.5kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (150.24kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (292.29kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (23.21kB) [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (54.21kB) [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230614-0642.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (378.57kB) [INFO] Fetching org.eclipse.ui.workbench_3.129.100.v20230711-1827.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (3.51MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (7.97MB) [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (439.42kB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (898.98kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230726-0754.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (693.66kB) [INFO] Fetching org.eclipse.ui.editors_3.16.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (612.07kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (69.73kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (116.84kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230725-1107.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (298.79kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (72.25kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230630-1207.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (80.35kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (184.63kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (115.78kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (428.8kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB) [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.v20230723-1039.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (332.39kB) [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/202308041000/plugins/ (73.8kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (536.33kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.55MB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (300.96kB) [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (37.54kB) [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (401.08kB) [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230726-1201.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (3.04MB) [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (246.77kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230701-0639.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (209.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (39.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (71.72kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (113.11kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (49.04kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (135.53kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (103.54kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (248.65kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (37.55kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (27kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (77.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (28.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (698.86kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (172.99kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (103.81kB) [INFO] Fetching org.junit_4.13.2.v20230725-0701.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (415.04kB) [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230701-1230.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (210.27kB) [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (174.66kB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202301110442.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (398.78kB) [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202307100345.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (954.9kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_2.0.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (326.96kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (60.67kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (76.53kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202204301608.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (102.78kB) [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/202308041000/plugins/ (648.33kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308041000/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.ui.views_3.12.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (107.53kB) [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (167.96kB) [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (301.84kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (354.61kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (109.07kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (411.07kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (326.75kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (692.62kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230630-1207.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (110.58kB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/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/oomph/simrel-orbit/nightly/N202306301409/plugins/ (418.96kB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (24.84kB) [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (3.04MB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (54.01kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.96MB) [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (472.61kB) [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.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (109.44kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (163.54kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230724-1759.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (582.94kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230726-1449.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230725-2325.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (10.98MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230714-0659.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (405.12kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230720-0542.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (346.42kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230714-1831.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (548.17kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230721-1147.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230724-2209.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230714-0701.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (925.81kB) [INFO] Fetching org.eclipse.search_3.15.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (500.57kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230718-0715.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230720-0542.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (181.82kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230719-1616.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (180.27kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230723-1104.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (503.38kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230719-1742.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.4MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230630-1319.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (142.98kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230723-1400.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (4.59MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230712-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (166.04kB) [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/202308041000/plugins/ (49.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (54.57kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (62.14kB) [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (150.25kB) [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (308.6kB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (4.51kB) [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.9MB) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (119.01kB) [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (70.52kB) [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (88.94kB) [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (56.92kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (370.34kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (83.25kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (188.34kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.103.20230102-2253.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (633.82kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.100.20230519-1558.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (7.65MB) [INFO] Fetching org.eclipse.m2e.core_2.0.8.20230520-0934.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (640.8kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.5.20230320-1220.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (810.77kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (410.69kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (48.9kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (229.37kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1100.v202305221405.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (479.83kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (811.49kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (121.53kB) [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (49.86kB) [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (50.73kB) [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (33.18kB) [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308041000/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] Fetching org.eclipse.jetty.logging_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (37.46kB) [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.v20230726-1800.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (1.9MB) [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (3.84MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (546.1kB) [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (449.09kB) [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (248.53kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (371.21kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (286.47kB) [INFO] Fetching org.eclipse.jem.util_2.1.400.v202304222306.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (116.25kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (84.29kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (50.13kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (28.37kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.703.v202304232220.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (128.65kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (417.78kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (147.44kB) [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (421.55kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.403.v202303031844.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (369.74kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.12.200.v202301170743.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (190.16kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (144.21kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (293.58kB) [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (84.41kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (142.06kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.1000.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (460.17kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (157.2kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.1000.v202304260646.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (332.91kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.900.v202307052047.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.700.v202307052047.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.72MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.100.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (859.17kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.400.v202304020611.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (92.7kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (163.5kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (79.59kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.0.1300.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (192.74kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202206110154.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (82.23kB) [INFO] Fetching org.eclipse.jst.jee_1.0.1300.v202307052047.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (118.84kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (66.31kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1100.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (125.58kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.700.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (37.82kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.1001.v202301170822.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (237.15kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.2.300.v202304260449.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (478.06kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202304222306.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (153.67kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1600.v202301170822.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (252.67kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (555.51kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (323.9kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.01MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.700.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.300.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (786.44kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.800.v202305230750.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (335.9kB) [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/202308041000/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.5.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (4MB) [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.v20230630-1319.jar from https://download.eclipse.org/releases/2023-09/202308041000/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-0753 [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.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230724-1304.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.1MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (52.92kB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (32.02kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230724-1304.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (49.9kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230724-1304.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.16MB) [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-0753 [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/202308041000/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/202308041000/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/202308041000/plugins/ (31.84kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-09/202308041000/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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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/202308041000/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/202308041000/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/202308041000/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/202308041000/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (25.64kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308041000/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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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-0753 [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/202308041000/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/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/202308041000/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/202308041000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/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/202308041000/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/202308041000/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/202308041000/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/202308041000/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (32.88kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230726-1800.jar from https://download.eclipse.org/releases/2023-09/202308041000/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 07:55:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 07:55:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:14.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 07:55:14.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:18.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 07:55:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 07:55:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 07:55:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 07:55:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 07:55:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.192 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 1.093 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0.001 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: 2.501 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.003 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 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 07:55:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 07:55:42.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:49.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 07:55:49.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:52.427 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.001 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 s test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 7.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 07:55:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:55:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 07:55:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:56:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 07:56:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 07:56:08.944 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.001 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 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.034 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.026 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.002 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 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.001 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 07:56:09.017 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 07:56:09.017 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 07:56:09.017 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 07:56:09.017 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 07:56:09.017 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 07:56:09.017 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 07:56:09.017 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0 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-0753 [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] Fetching org.eclipse.rap.tools.launch.rwt_3.26.0.20230705-0942.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (132.67kB) [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (81.03kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (352.28kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (777.98kB) [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (118.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (161.99kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (155.17kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (70.41kB) [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (62.46kB) [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (40.16kB) [INFO] Fetching com.google.guava_32.1.0.jre.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (2.9MB) [INFO] Fetching slf4j.simple_1.7.36.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (14.97kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.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 07:56:23.139 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 07:56:23.141 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 07:56:23.150 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 07:56:23.151 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 07:56:23.230 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.312 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:23.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:23.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 07:56:23.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 07:56:23.325 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 07:56:23.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:23.328 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:23.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:23.330 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:23.333 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:23.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:23.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:23.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:23.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:23.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:23.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:23.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:23.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 07:56:23.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:23.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 07:56:23.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:23.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:23.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:23.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:23.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:23.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:23.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:23.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:23.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:23.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:23.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:23.655 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 07:56:23.659 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 07:56:23.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:23.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:23.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:23.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:23.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:23.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:23.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:23.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:23.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:23.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:23.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:23.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:23.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:23.822 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 07:56:23.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 07:56:23.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:23.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:23.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:23.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:23.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:23.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:23.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:23.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:23.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:23.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:23.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:23.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 07:56:23.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 07:56:23.927 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 07:56:23.928 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 07:56:23.928 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 07:56:23.928 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 07:56:23.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:23.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:23.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.010 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:24.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:24.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:24.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 07:56:24.044 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 07:56:24.044 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 07:56:24.044 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 07:56:24.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:24.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:24.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:24.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:24.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 07:56:24.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 07:56:24.214 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 07:56:24.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:24.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:24.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:24.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:24.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.331 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 07:56:24.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 07:56:24.346 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 07:56:24.346 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 07:56:24.346 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 07:56:24.347 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 07:56:24.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:24.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 07:56:24.441 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 07:56:24.441 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.219 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.117 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.129 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.157 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.114 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.13 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.185 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.530 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.531 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:24.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.532 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.532 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.532 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:24.532 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.533 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:24.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:24.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:24.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:24.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:24.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:24.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:24.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:24.617 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:24.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:24.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:24.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:24.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:24.622 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:24.622 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 07:56:24.622 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 07:56:24.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 07:56:24.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:24.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:24.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:24.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:24.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:24.714 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:24.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:24.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:24.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:24.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:24.716 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:24.716 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 07:56:24.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 07:56:24.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:24.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:24.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:24.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:24.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:24.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:24.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:24.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:24.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:24.786 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:24.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:24.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:24.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:24.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:24.787 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:24.787 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:24.787 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:24.787 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 07:56:24.787 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 07:56:24.787 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 07:56:24.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 07:56:24.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 07:56:24.810 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 07:56:24.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:24.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:24.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:24.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:24.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:24.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:24.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:24.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:24.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:24.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:24.869 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:24.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:24.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:24.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:24.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:24.871 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:24.871 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 07:56:24.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:24.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:24.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 07:56:24.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:24.950 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 07:56:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:24.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:24.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:24.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:24.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:24.952 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:24.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:24.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:24.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:24.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:24.953 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:24.953 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:24.953 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:24.953 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 07:56:24.953 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 07:56:24.953 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 07:56:24.953 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 07:56:24.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:24.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:24.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:24.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:24.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:24.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:24.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:24.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:24.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:24.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 07:56:25.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 07:56:25.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.077 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 07:56:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:25.078 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.078 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:25.078 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:25.078 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:25.078 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 07:56:25.078 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 07:56:25.079 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 07:56:25.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 07:56:25.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 07:56:25.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.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 07:56:25.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:25.230 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.231 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:25.231 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:25.231 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:25.231 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 07:56:25.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 07:56:25.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 07:56:25.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:25.285 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.286 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:25.286 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:25.286 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:25.286 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 07:56:25.286 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 07:56:25.286 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 07:56:25.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:25.398 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.399 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:25.399 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 07:56:25.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 07:56:25.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 07:56:25.400 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 07:56:25.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 07:56:25.410 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 07:56:25.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 07:56:25.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:25.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:56:25.415 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:56:25.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:25.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.532 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 07:56:25.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.584 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 07:56:25.585 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 07:56:25.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.664 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.664 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:25.664 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:25.664 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:25.664 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 07:56:25.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 07:56:25.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.736 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 07:56:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:25.737 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.737 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.821 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.822 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:25.822 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:25.822 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:25.822 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 07:56:25.822 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 07:56:25.822 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 07:56:25.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 07:56:25.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:25.878 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.879 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:25.879 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 07:56:25.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:25.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:25.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:25.946 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 07:56:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:25.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:25.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:25.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:25.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:25.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:25.947 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:25.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:25.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:25.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:25.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:25.947 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:25.947 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:25.947 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:25.947 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 07:56:25.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 07:56:25.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:25.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:25.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:25.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:25.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:25.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:25.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:25.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:25.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:25.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:26.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:26.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:26.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 07:56:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:26.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:26.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:26.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:26.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 07:56:26.026 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 07:56:26.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 07:56:26.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 07:56:26.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:56:26.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:26.027 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 07:56:26.027 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 07:56:26.027 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 07:56:26.027 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 07:56:26.027 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 07:56:26.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 07:56:26.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 07:56:26.027 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 07:56:26.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:26.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:26.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 07:56:26.039 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 07:56:26.039 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:26.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.107 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.109 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.074 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.096 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.045 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.071 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.088 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.053 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.066 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.077 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.138 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.084 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.088 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.045 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.074 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.096 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.076 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.055 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.06 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 07:56:26.053 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 07:56:26.054 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:26.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:26.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 07:56:26.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:26.054 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:26.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:26.062 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:26.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:26.064 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 07:56:26.064 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 07:56:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:56:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:26.067 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") 07:56:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:26.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:26.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:26.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:26.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:56:26.076 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 07:56:26.077 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:56:26.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 07:56:26.164 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 07:56:26.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 07:56:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:56:26.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 07:56:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:26.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:26.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:26.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:56:26.171 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 07:56:26.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:56:26.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:56:26.173 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 07:56:26.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:56:26.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:56:26.174 TRACE [main][WidgetHandler] Notify Table with event 13 07:56:26.174 TRACE [main][WidgetHandler] Wait for synchronization 07:56:26.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 07:56:26.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:26.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:26.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:26.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 07:56:26.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 07:56:26.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:26.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:26.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:26.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:26.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:56:26.211 INFO [WorkbenchTestable][AbstractButton] Click button &Open 07:56:26.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:56:26.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:56:26.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:56:26.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:26.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:56:26.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:56:26.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 07:56:26.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.712 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'File' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'Source' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:56:26.712 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:56:26.712 DEBUG [main][MenuItemLookup] Item match:Window 07:56:26.715 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:56:26.715 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:56:26.715 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:56:26.715 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.715 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:56:26.715 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:56:26.715 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 07:56:26.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'File' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Source' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:56:26.716 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:56:26.716 DEBUG [main][MenuItemLookup] Item match:Window 07:56:26.717 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:56:26.717 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:56:26.717 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:56:26.717 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.717 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:56:26.717 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:56:26.717 DEBUG [main][MenuItemLookup] Item match:Perspective 07:56:26.720 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 07:56:26.720 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.720 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 07:56:26.720 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 07:56:26.720 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 07:56:26.720 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 07:56:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 07:56:26.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'File' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'Source' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:56:26.721 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:56:26.721 DEBUG [main][MenuItemLookup] Item match:Window 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 07:56:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.722 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'File' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Source' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:56:26.722 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:56:26.722 DEBUG [main][MenuItemLookup] Item match:Window 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:56:26.723 DEBUG [main][MenuItemLookup] Item match:Perspective 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.723 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 07:56:26.724 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 07:56:26.724 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 07:56:26.724 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 07:56:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.724 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:56:26.726 DEBUG [main][MenuItemLookup] Found menu:'File' 07:56:26.726 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:56:26.726 DEBUG [main][MenuItemLookup] Found menu:'Source' 07:56:26.726 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 07:56:26.726 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:56:26.726 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:56:26.727 DEBUG [main][MenuItemLookup] Item match:Window 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.727 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 07:56:26.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'File' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Source' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:56:26.728 DEBUG [main][MenuItemLookup] Item match:Window 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:56:26.728 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:56:26.729 DEBUG [main][MenuItemLookup] Item match:Perspective 07:56:26.729 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 07:56:26.729 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:26.729 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 07:56:26.729 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 07:56:26.729 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 07:56:26.729 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 07:56:26.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 07:56:26.734 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 07:56:26.734 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 07:56:26.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 07:56:26.769 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 07:56:26.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 07:56:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:26.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:26.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 07:56:26.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:26.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:26.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:26.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 07:56:26.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:26.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 07:56:26.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:26.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:26.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:26.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:26.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:26.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:56:26.812 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 07:56:26.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:56:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:56:26.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:56:26.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:26.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:26.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 07:56:26.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 07:56:26.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:26.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:26.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:26.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:56:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:26.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:56:26.989 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.*') 07:56:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:26.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:27.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:56:27.018 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:56:27.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:27.126 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 07:56:27.126 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:27.126 DEBUG [main][MenuItemLookup] Found menu:'Run As' 07:56:27.126 DEBUG [main][MenuItemLookup] Item match:Run As 07:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 07:56:27.129 DEBUG [main][MenuItemLookup] Item match:(none applicable) 07:56:27.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 07:56:27.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 07:56:27.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:27.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:27.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 07:56:27.130 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 07:56:27.130 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:27.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.143 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:27.141 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:27.142 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:27.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:27.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:27.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:27.142 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:27.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:27.154 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:27.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:27.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:27.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 07:56:27.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:27.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:27.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:27.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:27.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:27.165 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 07:56:27.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:56:27.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:27.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:27.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:56:27.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'File' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'Source' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:56:27.166 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:56:27.166 DEBUG [main][MenuItemLookup] Item match:Window 07:56:27.167 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:56:27.167 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:56:27.167 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:56:27.167 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:27.167 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:56:27.167 DEBUG [main][MenuItemLookup] Item match:Show View 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Progress' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Templates' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:27.174 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 07:56:27.174 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 07:56:27.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 07:56:27.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 07:56:27.175 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 07:56:27.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 07:56:27.276 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 07:56:27.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 07:56:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:27.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:56:27.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:27.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:56:27.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:27.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:27.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 07:56:27.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:56:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:56:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:56:27.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:56:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 07:56:27.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:56:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:56:27.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:56:27.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:56:27.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:56:27.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 07:56:27.786 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 07:56:27.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 07:56:27.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 07:56:27.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:27.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:27.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:56:27.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:27.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 07:56:27.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:27.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:56:27.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:27.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:27.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:56:27.789 INFO [WorkbenchTestable][AbstractButton] Click button &Open 07:56:27.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:56:27.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:56:27.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:56:27.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:56:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:56:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 07:56:27.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 07:56:27.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:56:27.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:27.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:27.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:56:27.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 07:56:27.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:27.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:27.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:56:27.876 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 07:56:27.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 07:56:27.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:56:27.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:56:27.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:56:27.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:56:27.912 DEBUG [main][MenuItemLookup] Found menu:'submenu' 07:56:27.913 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:27.913 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 07:56:27.913 DEBUG [main][MenuItemLookup] Item match:View Action with ID 07:56:27.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 07:56:27.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 07:56:27.913 INFO [main][MenuItemHandler] Select menu item: View Action with ID 07:56:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 07:56:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 07:56:27.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:27.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:27.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:27.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 07:56:27.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:27.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 07:56:27.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:27.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:27.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:27.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:27.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.918 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 07:56:27.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:56:27.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:27.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:27.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:56:27.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 07:56:27.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:27.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:27.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:56:27.925 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 07:56:27.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 07:56:27.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:56:27.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:56:27.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:56:27.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:56:27.927 DEBUG [main][MenuItemLookup] Found menu:'submenu' 07:56:27.927 DEBUG [main][MenuItemLookup] Item match:submenu 07:56:27.930 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 07:56:27.930 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 07:56:27.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 07:56:27.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 07:56:27.930 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 07:56:27.931 DEBUG [main][MenuItemLookup] Found menu:'submenu' 07:56:27.931 DEBUG [main][MenuItemLookup] Item match:submenu 07:56:27.931 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 07:56:27.931 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 07:56:27.931 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 07:56:27.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 07:56:27.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 07:56:27.932 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 07:56:27.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:27.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:27.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:27.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 07:56:27.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:27.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 07:56:27.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:27.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:27.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:27.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:27.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:27.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:27.948 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 07:56:27.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:56:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:27.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:27.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:56:27.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:56:27.949 DEBUG [main][MenuItemLookup] Found menu:'File' 07:56:27.949 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:56:27.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:56:27.949 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:56:27.949 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:56:27.949 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:56:27.949 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:56:27.949 DEBUG [main][MenuItemLookup] Item match:Window 07:56:27.950 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:56:27.950 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:56:27.950 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:56:27.950 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:27.950 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:56:27.950 DEBUG [main][MenuItemLookup] Item match:Show View 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Progress' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Templates' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:27.957 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 07:56:27.957 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 07:56:27.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 07:56:27.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 07:56:27.969 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 07:56:28.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 07:56:28.066 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 07:56:28.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 07:56:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:28.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:56:28.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:28.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:56:28.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:28.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:28.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:56:28.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:56:28.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:56:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 07:56:28.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 07:56:28.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:56:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:56:28.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 07:56:28.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 07:56:28.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 07:56:28.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:56:28.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 07:56:28.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:56:28.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 07:56:28.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 07:56:28.577 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 07:56:28.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 07:56:28.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 07:56:28.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:28.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:56:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:28.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 07:56:28.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:28.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:56:28.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:28.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:28.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:56:28.581 INFO [WorkbenchTestable][AbstractButton] Click button &Open 07:56:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:56:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:56:28.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:56:28.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:56:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:56:28.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 07:56:28.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 07:56:28.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:56:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:28.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:56:28.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 07:56:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:28.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:28.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:56:28.729 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 07:56:28.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 07:56:28.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:56:28.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:56:28.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:56:28.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:56:28.735 DEBUG [main][MenuItemLookup] Found menu:'Group By' 07:56:28.735 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:28.735 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 07:56:28.735 DEBUG [main][MenuItemLookup] Item match:Filters... 07:56:28.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 07:56:28.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 07:56:28.735 INFO [main][MenuItemHandler] Select menu item: &Filters... 07:56:28.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 07:56:28.812 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 07:56:28.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 07:56:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:28.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 07:56:28.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:28.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 07:56:28.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:28.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:28.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:56:28.816 INFO [WorkbenchTestable][AbstractButton] Click button OK 07:56:28.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:56:28.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:56:28.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:56:28.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 07:56:28.923 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 07:56:28.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 07:56:28.924 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 07:56:28.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:28.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:28.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:28.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:28.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 07:56:28.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:28.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 07:56:28.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:28.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:28.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:28.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:28.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.929 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 07:56:28.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:56:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:28.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:56:28.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 07:56:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:28.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:28.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:28.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:56:28.939 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 07:56:28.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 07:56:28.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:56:28.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:56:28.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:56:28.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:56:28.941 DEBUG [main][MenuItemLookup] Found menu:'Group By' 07:56:28.941 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:28.941 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 07:56:28.941 DEBUG [main][MenuItemLookup] Found menu:'' 07:56:28.941 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 07:56:28.941 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 07:56:28.941 DEBUG [main][MenuItemLookup] Item match:Show text filter 07:56:28.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 07:56:28.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 07:56:28.941 INFO [main][MenuItemHandler] Select menu item: &Show text filter 07:56:28.942 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 07:56:28.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:28.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:28.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:28.943 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 07:56:28.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:28.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:28.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:29.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:29.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:29.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:29.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:56:29.954 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 07:56:29.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:29.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:29.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:29.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 07:56:29.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 07:56:29.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:29.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:29.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.759 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.018 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.991 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.031 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:29.981 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:29.982 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:29.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:29.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:29.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:29.982 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:29.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:29.983 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:29.983 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:29.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:29.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:29.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:29.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:29.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:29.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:30.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:30.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 07:56:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:30.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:30.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:30.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:56:30.023 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:56:30.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:30.037 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 07:56:30.037 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 07:56:30.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:30.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:30.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:30.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:30.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:30.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:30.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:30.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:30.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:30.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:30.110 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") 07:56:30.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:30.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:30.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:30.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:30.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:56:30.112 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:56:30.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:30.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 07:56:30.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 07:56:30.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 07:56:30.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:30.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:30.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:30.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:30.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:30.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:30.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:30.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:30.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:30.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:30.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 07:56:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:30.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:30.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:30.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:56:30.216 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:56:30.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:30.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:30.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:30.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:30.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:30.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:30.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:30.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:30.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:30.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:30.283 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") 07:56:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:30.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:30.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:30.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:30.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:56:30.284 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:56:30.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:56:30.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 07:56:30.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:30.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:30.320 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:30.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:30.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:30.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 07:56:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 07:56:30.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 07:56:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:56:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:56:30.364 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") 07:56:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:30.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:30.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:30.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:56:30.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:30.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:30.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 07:56:30.379 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 07:56:30.379 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:30.379 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:30.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:30.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.07 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.087 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.098 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.082 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.059 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:30.436 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:30.440 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:30.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:30.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:30.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:30.440 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:30.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:30.441 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:30.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:30.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:30.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:30.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:30.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:30.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:30.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:30.537 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 07:56:30.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:30.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:30.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:30.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:30.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:30.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:56:31.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:31.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:56:31.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:31.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:56:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:56:31.556 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 07:56:31.557 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:31.557 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:31.557 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:31.557 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:31.557 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:31.557 INFO [main][AbstractShell] Close shell Testing shell 07:56:31.557 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:31.567 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:31.567 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:31.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:31.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:31.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:31.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:31.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:31.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:31.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:31.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:31.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:31.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:31.617 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%$") 07:56:31.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:31.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:31.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:31.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:31.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:32.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:32.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:32.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:32.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:32.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:56:32.637 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 07:56:32.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:32.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:32.638 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:32.638 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:32.638 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:32.638 INFO [main][AbstractShell] Close shell Testing shell 07:56:32.638 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:32.650 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:32.650 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:32.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:32.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:32.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:32.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:32.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:32.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:32.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:32.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:32.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:32.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:32.690 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 07:56:32.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:32.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:32.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:32.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:32.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:32.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:32.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 07:56:32.710 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 07:56:32.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:32.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:32.811 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:32.811 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:32.811 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:32.811 INFO [main][AbstractShell] Close shell Testing shell 07:56:32.811 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:32.821 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:32.821 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:32.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:32.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:32.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:32.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:32.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:32.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:32.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:32.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:32.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:32.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:32.848 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 07:56:32.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:32.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:32.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:32.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:32.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:32.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 07:56:32.871 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 07:56:32.987 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:32.987 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:32.987 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:32.987 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:32.987 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:32.987 INFO [main][AbstractShell] Close shell Testing shell 07:56:32.987 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:32.992 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:32.992 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:32.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:32.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:32.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:33.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:33.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:33.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:33.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:33.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:33.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:33.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:33.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:33.050 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 07:56:33.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:33.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:33.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:33.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:33.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:33.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 07:56:33.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:33.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 07:56:33.068 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:33.069 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:33.069 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:33.069 INFO [main][AbstractShell] Close shell Testing shell 07:56:33.069 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:33.184 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:33.185 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:33.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:33.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:33.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:33.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:33.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:33.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:33.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:33.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:33.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:33.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:33.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:33.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:33.211 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:") 07:56:33.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:33.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:33.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:33.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:33.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:33.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 07:56:33.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:33.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 07:56:33.230 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:33.230 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:33.231 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:33.231 INFO [main][AbstractShell] Close shell Testing shell 07:56:33.231 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:33.353 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:33.353 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:33.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:33.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:33.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:33.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:33.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:33.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:33.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:33.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:33.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:33.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:33.380 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 07:56:33.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:33.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:33.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:33.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:33.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:33.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 07:56:33.399 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 07:56:33.402 DEBUG [main][BrowserProgressListener] Calling chanded() 07:56:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 07:56:33.402 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 07:56:33.576 DEBUG [main][BrowserProgressListener] Calling chanded() 07:56:33.788 DEBUG [main][BrowserProgressListener] Calling chanded() 07:56:33.902 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 07:56:34.096 DEBUG [main][BrowserProgressListener] Calling chanded() 07:56:34.219 DEBUG [main][BrowserProgressListener] Calling chanded() 07:56:34.402 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 07:56:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 07:56:34.403 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds failed to create drawable 07:56:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 07:56:44.405 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 07:56:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 07:56:44.409 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.swt.test.impl.browser.BrowserTest.navigate throws exception: java.lang.AssertionError: Browser has to contain text 'SWT Snippets | The Eclipse Foundation' but it doesn't at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.reddeer.swt.test.impl.browser.BrowserTest.navigate(BrowserTest.java:86) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 07:56:44.414 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.swt.test.impl.browser.BrowserTest.navigate.png 07:56:44.608 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/./target/screenshots/no-configuration/org.eclipse.reddeer.swt.test.impl.browser.BrowserTest.navigate.png 07:56:44.609 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:44.609 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:44.609 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:44.610 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:44.610 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:44.610 INFO [main][AbstractShell] Close shell Testing shell 07:56:44.610 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:44.626 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:44.626 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:44.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:44.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:44.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:44.644 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) java.lang.AssertionError: Browser has to contain text 'SWT Snippets | The Eclipse Foundation' but it doesn't at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.eclipse.reddeer.swt.test.impl.browser.BrowserTest.navigate(BrowserTest.java:86) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.eclipse.reddeer.junit.internal.runner.statement.RunTestMethod.evaluate(RunTestMethod.java:48) at org.eclipse.reddeer.junit.internal.runner.statement.RunBefores.evaluate(RunBefores.java:85) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeTestExtensions.evaluate(RunIBeforeTestExtensions.java:73) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfters.evaluate(RunAfters.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterTestExtensions.evaluate(RunIAfterTestExtensions.java:59) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.runChild(RequirementsRunner.java:171) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.reddeer.junit.internal.runner.statement.RunBeforeClasses.evaluate(RunBeforeClasses.java:81) at org.eclipse.reddeer.junit.internal.runner.statement.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:46) at org.eclipse.reddeer.junit.internal.runner.statement.RunIBeforeClassExtensions.evaluate(RunIBeforeClassExtensions.java:72) at org.eclipse.reddeer.junit.internal.runner.statement.RunAfterClasses.evaluate(RunAfterClasses.java:68) at org.eclipse.reddeer.junit.internal.runner.statement.CleanUpRequirementStatement.evaluate(CleanUpRequirementStatement.java:45) at org.eclipse.reddeer.junit.internal.runner.statement.RunIAfterClassExtensions.evaluate(RunIAfterClassExtensions.java:57) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:153) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:46) at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79) at java.base/java.lang.Thread.run(Thread.java:833) 07:56:44.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 07:56:44.645 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 07:56:44.645 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:44.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.211 s <<< FAILURE! - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.146 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.065 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.17 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.194 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.17 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.168 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 11.289 s <<< FAILURE! java.lang.AssertionError: Browser has to contain text 'SWT Snippets | The Eclipse Foundation' but it doesn't at org.eclipse.reddeer.swt.test.impl.browser.BrowserTest.navigate(BrowserTest.java:86) Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:44.716 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:44.717 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:44.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:44.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:44.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:44.717 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:44.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:44.718 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:44.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:44.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:44.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:44.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:44.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:44.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:44.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:44.772 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 07:56:44.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:44.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:44.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:44.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:44.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:44.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:44.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:44.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:44.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:44.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 07:56:44.813 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:") 07:56:44.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:44.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:44.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:44.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:44.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:44.816 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:44.817 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:44.817 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:44.818 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:44.818 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:44.818 INFO [main][AbstractShell] Close shell Testing shell 07:56:44.818 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:44.832 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:44.832 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:44.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:44.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:44.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:44.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:44.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:44.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:44.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:44.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:44.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:44.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:44.903 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') 07:56:44.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:44.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:44.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:44.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:44.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 07:56:44.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 07:56:44.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:44.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:44.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:44.938 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 07:56:44.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:44.942 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:44.942 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:44.943 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:44.943 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:44.943 INFO [main][AbstractShell] Close shell Testing shell 07:56:44.944 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:44.958 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:44.958 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:44.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:44.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:44.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:44.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:44.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:44.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:44.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:44.980 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:44.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:44.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:44.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:44.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:45.061 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") 07:56:45.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:45.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:45.091 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 07:56:45.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:45.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:45.092 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") 07:56:45.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:45.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:45.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:45.098 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 07:56:45.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:45.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 07:56:45.108 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") 07:56:45.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:45.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:45.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:45.114 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 07:56:45.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:56:45.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:56:45.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 07:56:45.115 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") 07:56:45.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:45.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:45.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:45.118 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 07:56:45.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:56:45.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 07:56:45.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 07:56:45.119 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:45.119 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:45.119 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:45.120 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:45.120 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:45.120 INFO [main][AbstractShell] Close shell Testing shell 07:56:45.120 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:45.132 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:45.132 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:45.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:45.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:45.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:45.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:45.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:45.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:45.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:45.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:45.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:45.213 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") 07:56:45.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:45.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:45.239 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 07:56:45.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:45.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:45.240 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:45.241 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:45.241 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:45.241 INFO [main][AbstractShell] Close shell Testing shell 07:56:45.241 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:45.254 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:45.254 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:45.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:45.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:45.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:45.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:45.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:45.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:45.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:45.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:45.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:45.313 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") 07:56:45.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:45.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:45.346 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 07:56:45.347 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 07:56:45.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:45.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:56:45.348 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:56:45.349 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:45.349 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:45.349 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:45.349 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:45.349 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:45.349 INFO [main][AbstractShell] Close shell Testing shell 07:56:45.349 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:45.362 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:45.362 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:45.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:45.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:45.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:45.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:45.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:45.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:45.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:45.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:45.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:45.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:45.435 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 07:56:45.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:45.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:45.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:45.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 07:56:45.458 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 07:56:45.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:45.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:45.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:45.461 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:45.461 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:45.461 INFO [main][AbstractShell] Close shell Testing shell 07:56:45.461 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:45.473 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:45.473 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:45.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:45.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:45.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:45.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:45.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:45.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:45.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:45.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:45.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:45.530 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 07:56:45.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:45.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:45.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:45.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:56:45.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:56:46.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:56:46.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:56:46.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:56:46.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:56:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:56:46.563 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 07:56:46.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:46.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:46.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:46.563 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:46.563 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:46.563 INFO [main][AbstractShell] Close shell Testing shell 07:56:46.563 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:46.576 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:46.576 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:46.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:46.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:46.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:46.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:46.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:46.583 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:46.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:46.583 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:46.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:46.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:46.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:46.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:46.641 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_&*") 07:56:46.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:46.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:46.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:46.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:46.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:47.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:47.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:47.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:47.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:56:47.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:56:47.683 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 07:56:47.683 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:47.684 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:47.684 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:47.684 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:47.684 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:47.684 INFO [main][AbstractShell] Close shell Testing shell 07:56:47.684 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:47.696 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:47.696 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:47.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:47.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:47.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:47.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:47.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:47.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:47.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:47.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:47.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:47.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:47.749 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") 07:56:47.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:47.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:47.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:47.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:47.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:47.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 07:56:47.780 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 07:56:47.782 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 07:56:47.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:47.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:47.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:47.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:47.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:47.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:56:47.783 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:56:47.784 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:47.784 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:47.784 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:47.785 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:47.785 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:47.785 INFO [main][AbstractShell] Close shell Testing shell 07:56:47.785 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:47.797 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:47.797 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:47.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:47.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:47.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:47.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 07:56:47.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 07:56:47.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:47.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.112 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.122 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.139 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.172 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.108 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.122 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.102 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.12 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.124 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:47.835 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:47.835 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:47.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:47.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:47.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:47.836 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:47.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:47.836 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:47.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:47.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:47.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:47.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:47.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:47.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:47.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:741): Gtk-WARNING **: 07:56:47.853: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.862: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.869: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.870: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.870: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.871: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.872: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.872: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.882: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.890: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.891: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.897: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.898: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.899: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.899: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.900: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.901: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.901: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.907: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.907: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.907: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.908: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.909: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.909: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.910: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.911: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.911: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.911: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.918: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.919: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.919: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.919: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.923: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:47.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 07:56:47.929 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 07:56:47.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:47.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:47.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:47.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:47.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:47.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 07:56:47.950 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 07:56:47.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:47.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:47.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:47.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:47.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:47.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:47.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 07:56:47.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:47.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:47.951 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:47.952 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:47.952 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:47.952 INFO [main][AbstractShell] Close shell Testing shell 07:56:47.952 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:47.972 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:47.973 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:47.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:47.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:47.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:47.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:47.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:47.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:47.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:47.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:47.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:47.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:741): Gtk-WARNING **: 07:56:47.994: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.019: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.019: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.020: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.020: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.032: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.063: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.063: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.063: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.074: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.074: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:48.074: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 07:56:48.076 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 07:56:48.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:48.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:48.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:48.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:48.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:48.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:48.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:48.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:48.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 07:56:48.109 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 07:56:48.109 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 07:56:48.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:48.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:48.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:48.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:48.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:48.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:48.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 07:56:48.110 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 07:56:48.114 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 07:56:49.115 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 07:56:49.115 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 07:56:49.115 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 07:56:49.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:49.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:49.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:49.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:49.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:49.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:49.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 07:56:49.116 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 07:56:49.116 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 07:56:50.117 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 07:56:50.117 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 07:56:50.117 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 07:56:50.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:50.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:50.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:50.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:50.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:50.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:50.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 07:56:50.117 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 07:56:50.118 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 07:56:51.118 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 07:56:51.118 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 07:56:51.118 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 07:56:51.121 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 07:56:51.121 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 07:56:51.121 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 07:56:51.122 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 07:56:51.122 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 07:56:51.122 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 07:56:51.122 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 07:56:51.122 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 07:56:51.122 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 07:56:51.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:51.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:51.123 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:51.123 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:51.123 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:51.123 INFO [main][AbstractShell] Close shell Testing shell 07:56:51.123 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:51.146 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:51.146 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:51.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:51.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:51.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:51.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:51.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:51.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:51.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:51.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:51.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:51.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:741): Gtk-WARNING **: 07:56:51.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.188: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.191: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.199: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.209: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.218: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.219: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.220: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.226: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.227: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.228: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.228: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.230: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.231: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.238: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.247: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.247: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.247: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.248: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.249: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.249: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.249: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.249: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:51.252: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 07:56:51.254 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 07:56:51.254 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 07:56:51.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:51.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:51.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:51.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:51.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:51.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:51.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 07:56:51.278 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 07:56:51.279 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 07:56:52.280 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 07:56:52.280 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 07:56:52.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:52.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:52.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:52.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:52.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:52.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:52.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:52.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:52.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:52.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 07:56:52.281 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:56:52.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:52.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:52.283 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:52.284 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:52.284 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:52.284 INFO [main][AbstractShell] Close shell Testing shell 07:56:52.284 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:52.306 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:52.306 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:52.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:52.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:52.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:52.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:52.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:52.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:741): Gtk-WARNING **: 07:56:52.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.356: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.385: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.386: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.387: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.395: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.395: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.397: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.404: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.405: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.406: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.407: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.409: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.409: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.409: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.421: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.421: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.421: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.422: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.426: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.427: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.428: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.428: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:52.428: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 07:56:52.433 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 07:56:52.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:52.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:52.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:52.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:52.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:52.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:52.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:52.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:52.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:52.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 07:56:52.460 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 07:56:52.460 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 07:56:52.461 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 07:56:53.462 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 07:56:53.462 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 07:56:53.462 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 07:56:54.463 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 07:56:54.463 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 07:56:54.463 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 07:56:55.463 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 07:56:55.464 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:55.464 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:55.464 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:55.464 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:55.464 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:55.464 INFO [main][AbstractShell] Close shell Testing shell 07:56:55.464 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:55.485 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:55.485 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:55.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:55.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:55.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:55.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:55.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:55.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:55.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:55.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:55.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:55.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:741): Gtk-WARNING **: 07:56:55.505: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.522: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.540: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.541: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.543: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.549: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.549: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.550: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.559: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.559: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.559: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:55.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 07:56:55.576 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 07:56:55.576 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 07:56:55.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:55.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:55.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:55.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:55.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:55.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 07:56:55.598 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 07:56:55.599 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 07:56:56.599 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 07:56:56.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 2 and no matchers specified 07:56:56.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:56.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:56.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:56.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:56:56.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:56:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:56.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 07:56:56.600 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:56:56.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:56.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:56.603 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:56.604 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:56.604 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:56.604 INFO [main][AbstractShell] Close shell Testing shell 07:56:56.604 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:56.626 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:56.626 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:56.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:56.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:56.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:56.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:56.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:56.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:56.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:56.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:56.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:56.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:56.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:56.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:741): Gtk-WARNING **: 07:56:56.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.671: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.677: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.677: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.678: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.679: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.679: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.680: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.680: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.690: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.697: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.698: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.699: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.700: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.706: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.706: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.707: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.707: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.708: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.709: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.709: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.718: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.719: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.719: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.728: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.728: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.728: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.729: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 07:56:56.733 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 07:56:56.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:56.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:56.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:56.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:56.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:56.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:56.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:56.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 07:56:56.753 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:56.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 07:56:56.754 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:56.754 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:56.754 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:56.754 INFO [main][AbstractShell] Close shell Testing shell 07:56:56.754 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:56.776 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:56.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:56.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:56.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:56.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:56.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:56.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:56.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:56.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:56.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:56.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:56.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:741): Gtk-WARNING **: 07:56:56.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.811: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.812: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.814: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.820: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.821: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.822: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.822: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.824: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.824: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.834: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.842: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.843: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.844: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.851: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.851: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.852: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.853: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.853: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.861: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.862: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.869: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.870: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.870: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.870: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.871: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.871: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.871: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.872: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.872: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.873: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:56.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 07:56:56.876 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 07:56:56.876 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 07:56:56.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:56.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:56.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:56.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:56.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:56.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:56.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:56:56.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 07:56:57.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:56:57.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 07:56:57.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:56:57.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 07:56:57.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:56:57.901 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 07:56:57.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:57.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:57.901 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:57.901 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:57.901 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:57.901 INFO [main][AbstractShell] Close shell Testing shell 07:56:57.901 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:57.922 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:57.922 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:57.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:57.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:57.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:57.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:57.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:57.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:57.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:57.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:57.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:57.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:741): Gtk-WARNING **: 07:56:57.953: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.962: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.968: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.971: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.981: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.988: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.998: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:57.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.001: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.013: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.023: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:741): Gtk-WARNING **: 07:56:58.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 07:56:58.031 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 07:56:58.031 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 07:56:58.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:58.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:58.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:58.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:58.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:58.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 07:56:58.054 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:58.054 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:58.054 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:58.054 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:58.054 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:58.054 INFO [main][AbstractShell] Close shell Testing shell 07:56:58.054 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:58.078 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:58.078 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:58.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:58.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:58.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 07:56:58.085 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 07:56:58.085 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:58.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.251 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.188 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.159 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.166 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.154 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.137 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.144 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.157 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.093 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.093 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:56:58.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:58.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:58.094 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:56:58.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:58.094 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:56:58.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:58.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:58.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:58.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:58.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:58.121 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') 07:56:58.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:58.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:58.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:58.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:58.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:58.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:56:58.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:56:58.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:58.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 07:56:58.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:58.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 07:56:58.137 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:58.137 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:58.137 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:58.137 INFO [main][AbstractShell] Close shell Testing shell 07:56:58.137 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:58.140 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:58.140 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:58.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:58.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:58.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.160 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:58.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:58.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:58.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:58.166 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 07:56:58.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:58.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:58.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:58.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:58.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 07:56:58.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:58.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 07:56:58.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:58.173 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:58.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:58.173 INFO [main][AbstractShell] Close shell Testing shell 07:56:58.173 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:58.175 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:58.175 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:58.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:58.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.209 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:58.209 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:58.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:58.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:58.214 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 07:56:58.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:58.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:58.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 07:56:58.231 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 07:56:58.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:58.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:58.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:58.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:58.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 07:56:58.231 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 07:56:58.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:58.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:58.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:56:58.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:56:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:58.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 07:56:58.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:58.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:58.232 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:58.232 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:58.232 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:58.232 INFO [main][AbstractShell] Close shell Testing shell 07:56:58.232 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:58.235 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:58.235 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:58.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:58.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:58.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:58.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:58.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:58.246 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 07:56:58.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:58.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:58.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:56:58.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:56:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:58.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 07:56:58.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:58.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:58.265 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:58.265 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:58.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:58.265 INFO [main][AbstractShell] Close shell Testing shell 07:56:58.265 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:58.268 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:58.268 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:58.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:58.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:58.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:58.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:58.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:58.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:58.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:58.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:58.281 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 07:56:58.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:58.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:58.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:58.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:58.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 07:56:58.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 07:56:58.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 07:56:58.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 07:56:59.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 07:56:59.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 07:56:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:56:59.419 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 07:56:59.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:59.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:59.419 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:59.419 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:59.419 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:59.419 INFO [main][AbstractShell] Close shell Testing shell 07:56:59.419 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:59.424 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:59.424 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:59.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:59.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:59.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:59.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:59.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:59.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:59.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:59.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:59.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:59.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:59.456 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") 07:56:59.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:59.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:59.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:59.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:59.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:59.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:59.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:56:59.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:56:59.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 07:56:59.477 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:56:59.477 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:56:59.477 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:56:59.477 DEBUG [main][AbstractWait] Waiting until shell is active... 07:56:59.478 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:56:59.478 INFO [main][AbstractShell] Close shell Testing shell 07:56:59.478 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:56:59.481 DEBUG [main][AbstractWait] Waiting while shell is available... 07:56:59.481 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:56:59.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:59.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:56:59.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:56:59.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:59.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:59.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:59.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:56:59.501 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:56:59.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:56:59.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:56:59.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:56:59.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:56:59.506 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") 07:56:59.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:56:59.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:56:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:56:59.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:56:59.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:56:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:56:59.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:56:59.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:00.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:00.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:00.515 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 07:57:00.515 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:00.515 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:00.515 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:00.515 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:00.515 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:00.515 INFO [main][AbstractShell] Close shell Testing shell 07:57:00.515 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:00.518 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:00.518 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:00.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:57:00.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:57:00.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:57:00.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:57:00.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.530 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 07:57:00.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:00.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:00.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 07:57:00.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:00.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 07:57:00.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:00.551 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:00.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:00.551 INFO [main][AbstractShell] Close shell Testing shell 07:57:00.551 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:00.554 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:00.554 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:00.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:57:00.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 07:57:00.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 07:57:00.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.468 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.065 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.049 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.031 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.034 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.157 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.069 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.023 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 07:57:00.566 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 07:57:00.567 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:00.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 07:57:00.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.567 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:00.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.579 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:00.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 07:57:00.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 07:57:00.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 07:57:00.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:00.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 2") 07:57:00.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:00.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:00.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:00.626 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:00.626 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:00.626 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:00.627 INFO [main][AbstractShell] Close shell Testing shell 07:57:00.627 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:00.630 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:00.630 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:00.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 07:57:00.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 07:57:00.651 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 07:57:00.651 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.072 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 07:57:00.658 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 07:57:00.663 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:00.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 07:57:00.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.663 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:00.664 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.664 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:00.664 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 07:57:00.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 07:57:00.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 07:57:00.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:00.766 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) 07:57:00.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:00.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 07:57:00.766 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) 07:57:00.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:00.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:57:00.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 07:57:00.768 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") 07:57:00.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:00.769 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:00.770 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") 07:57:00.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:00.771 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:00.771 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") 07:57:00.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:00.773 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:00.777 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 07:57:00.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:00.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:00.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:00.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:00.778 TRACE [main][WidgetHandler] Notify Button with event 27 07:57:00.778 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.778 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:00.778 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.778 TRACE [main][WidgetHandler] Notify Button with event 26 07:57:00.778 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.778 TRACE [main][WidgetHandler] Notify Button with event 3 07:57:00.778 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.778 TRACE [main][WidgetHandler] Notify Button with event 4 07:57:00.778 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.778 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:00.778 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.780 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 07:57:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:00.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:00.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:00.780 TRACE [main][WidgetHandler] Notify Button with event 27 07:57:00.780 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.780 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:00.780 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.780 TRACE [main][WidgetHandler] Notify Button with event 26 07:57:00.780 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.780 TRACE [main][WidgetHandler] Notify Button with event 3 07:57:00.780 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.780 TRACE [main][WidgetHandler] Notify Button with event 4 07:57:00.780 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.780 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:00.780 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.781 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:00.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 07:57:00.781 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:00.781 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:00.781 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:00.781 INFO [main][AbstractShell] Close shell Testing shell 07:57:00.781 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:00.788 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:00.788 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:00.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 07:57:00.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 07:57:00.795 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 07:57:00.795 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.13 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:00.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:00.825 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:00.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:00.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.826 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:00.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.827 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:00.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:00.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:00.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.847 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) 07:57:00.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:00.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:00.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 07:57:00.869 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 07:57:00.869 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 07:57:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:00.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:00.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:00.870 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 07:57:00.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:00.870 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:00.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) 07:57:00.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:00.872 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 07:57:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:00.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:00.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:00.872 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 07:57:00.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:00.872 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:00.872 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:00.872 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:00.872 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:00.872 INFO [main][AbstractShell] Close shell Testing shell 07:57:00.872 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:00.878 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:00.878 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:00.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:00.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:00.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:00.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:00.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 07:57:00.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:00.941 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 07:57:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:00.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:00.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:00.945 TRACE [main][WidgetHandler] Notify Button with event 27 07:57:00.945 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.945 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:00.945 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.945 TRACE [main][WidgetHandler] Notify Button with event 26 07:57:00.945 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.945 TRACE [main][WidgetHandler] Notify Button with event 3 07:57:00.945 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.945 TRACE [main][WidgetHandler] Notify Button with event 4 07:57:00.945 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.945 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:00.945 TRACE [main][WidgetHandler] Wait for synchronization 07:57:00.945 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 07:57:00.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:00.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:00.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:00.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:00.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:00.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:00.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:00.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 07:57:00.947 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:00.947 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:00.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:00.947 INFO [main][AbstractShell] Close shell Testing shell 07:57:00.947 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:00.953 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:00.953 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:00.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:00.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:00.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:00.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:00.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:00.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:00.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:00.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:00.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:00.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:00.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:00.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:00.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 07:57:00.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:01.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:01.020 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 07:57:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:01.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:01.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:01.020 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 07:57:01.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:01.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:01.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:01.021 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:01.022 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:01.022 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:01.022 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:01.022 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:01.022 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:01.022 INFO [main][AbstractShell] Close shell Testing shell 07:57:01.022 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:01.028 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:01.028 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:01.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:01.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:01.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:01.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:01.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:01.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:01.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:01.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:01.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:01.052 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) 07:57:01.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:01.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:57:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 07:57:01.077 INFO [WorkbenchTestable][AbstractButton] Click button 07:57:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:01.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:01.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:01.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 07:57:01.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:01.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:01.078 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:01.079 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:01.079 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:01.079 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:01.079 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:01.079 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:01.079 INFO [main][AbstractShell] Close shell Testing shell 07:57:01.079 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:01.084 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:01.084 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:01.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:01.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:01.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:01.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:01.090 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:01.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:01.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:01.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:01.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:01.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:01.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") 07:57:01.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:01.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:01.152 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 07:57:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:01.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:01.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:01.152 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 07:57:01.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:01.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:01.153 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:01.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:01.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:01.153 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:01.154 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:01.154 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:01.154 INFO [main][AbstractShell] Close shell Testing shell 07:57:01.154 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:01.159 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:01.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:01.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:01.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:01.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:01.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:01.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:01.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:01.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:01.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:01.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:01.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:01.195 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) 07:57:01.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:01.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:01.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 07:57:01.216 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 07:57:01.217 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 07:57:01.217 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 07:57:01.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:01.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:01.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:01.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:01.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 07:57:01.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:01.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:01.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:01.223 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:01.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 07:57:01.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:01.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:01.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:01.225 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 07:57:01.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:01.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:01.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:01.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:01.225 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 07:57:01.225 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 07:57:01.225 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:01.225 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:01.225 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:01.225 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:01.225 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:01.225 INFO [main][AbstractShell] Close shell Testing shell 07:57:01.225 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:01.231 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:01.231 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:01.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:01.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:01.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:01.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:01.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:01.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:01.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:01.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:01.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:01.267 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) 07:57:01.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:01.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:01.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:01.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:57:01.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:57:01.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:57:01.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:57:02.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:57:02.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:57:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:02.293 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 07:57:02.293 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:02.293 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:02.293 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:02.293 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:02.293 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:02.293 INFO [main][AbstractShell] Close shell Testing shell 07:57:02.293 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:02.299 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:02.299 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:02.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:02.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:02.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:02.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:02.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:02.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:02.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:02.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:02.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:02.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:02.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:02.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:02.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 07:57:02.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:02.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:02.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:02.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:02.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:02.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:02.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:02.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:02.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:03.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:03.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:03.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:03.364 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 07:57:03.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:03.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:03.365 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:03.365 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:03.365 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:03.365 INFO [main][AbstractShell] Close shell Testing shell 07:57:03.365 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:03.371 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:03.371 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:03.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:03.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:03.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:03.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:03.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:03.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:03.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:03.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:03.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:03.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 07:57:03.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:03.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:03.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:03.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:03.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:03.417 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 07:57:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:03.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:03.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:03.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:03.418 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 07:57:03.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:03.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:03.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:03.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:03.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:03.418 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:03.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:03.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:03.419 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:03.419 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:03.419 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:03.419 INFO [main][AbstractShell] Close shell Testing shell 07:57:03.419 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:03.425 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:03.425 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:03.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:03.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:03.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:03.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:03.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:03.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:03.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:03.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:03.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:03.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: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 07:57:03.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:03.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:03.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:03.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:03.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:03.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:03.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:03.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:03.479 INFO [WorkbenchTestable][AbstractButton] Click button 07:57:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:03.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:03.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:03.479 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 07:57:03.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:03.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:03.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:03.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:03.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:03.480 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:03.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:03.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:03.480 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:03.481 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:03.481 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:03.481 INFO [main][AbstractShell] Close shell Testing shell 07:57:03.481 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:03.486 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:03.486 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:03.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:03.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:03.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:03.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:03.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:03.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:03.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:03.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:03.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:03.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:03.507 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) 07:57:03.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:03.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:03.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:03.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:03.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 07:57:03.533 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 07:57:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:03.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:03.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:03.533 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 07:57:03.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:03.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:03.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:03.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:03.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:03.534 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:03.535 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:03.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 07:57:03.535 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:03.535 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:03.535 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:03.535 INFO [main][AbstractShell] Close shell Testing shell 07:57:03.535 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:03.540 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:03.540 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:03.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:03.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:03.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:03.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:03.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:03.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:03.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:03.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:03.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:03.574 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) 07:57:03.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:03.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:03.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:03.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:03.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:04.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:04.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:04.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:04.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:04.598 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 07:57:04.598 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:04.598 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:04.598 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:04.598 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:04.598 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:04.598 INFO [main][AbstractShell] Close shell Testing shell 07:57:04.598 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:04.605 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:04.605 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:04.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:04.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:04.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:04.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:04.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:04.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:04.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:04.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:04.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:04.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:04.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:04.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:04.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 07:57:04.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:04.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:04.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:04.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:04.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:04.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:05.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:05.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:05.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:05.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:05.664 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 07:57:05.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:05.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 07:57:05.665 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:05.665 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:05.665 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:05.665 INFO [main][AbstractShell] Close shell Testing shell 07:57:05.665 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:05.671 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:05.671 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:05.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:05.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:05.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:05.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:05.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:05.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:05.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:05.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:05.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:05.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:05.705 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) 07:57:05.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:05.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:05.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:05.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:05.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:05.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:05.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:57:05.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:57:06.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:57:06.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:57:06.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:57:06.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:57:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:06.729 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 07:57:06.729 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:06.729 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:06.729 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:06.729 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:06.729 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:06.729 INFO [main][AbstractShell] Close shell Testing shell 07:57:06.729 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:06.736 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:06.736 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:06.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:06.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:06.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:06.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:06.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:06.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:06.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:06.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:06.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:06.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:06.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:06.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:06.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 07:57:06.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:06.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:06.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:06.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:06.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:06.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:06.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:06.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:07.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:07.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:07.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:07.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:07.796 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 07:57:07.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:07.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:07.797 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:07.797 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:07.797 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:07.797 INFO [main][AbstractShell] Close shell Testing shell 07:57:07.797 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:07.802 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:07.803 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:07.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:07.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:07.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:07.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:07.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:07.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:07.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:07.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:07.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:07.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:07.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 07:57:07.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:07.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:07.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:07.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:07.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:07.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:07.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:07.859 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 07:57:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:07.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:07.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:07.859 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 07:57:07.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:07.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:07.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:07.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:07.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:07.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:07.860 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:07.860 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:07.860 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:07.860 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:07.861 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:07.861 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:07.861 INFO [main][AbstractShell] Close shell Testing shell 07:57:07.861 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:07.866 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:07.866 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:07.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:07.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:07.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:07.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:07.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:07.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:07.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:07.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:07.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:07.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:07.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:07.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:07.889 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) 07:57:07.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:07.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:07.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:07.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:07.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 07:57:07.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 07:57:08.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 07:57:08.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 07:57:08.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 07:57:08.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 07:57:08.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:08.917 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 07:57:08.917 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:08.917 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:08.917 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:08.917 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:08.917 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:08.917 INFO [main][AbstractShell] Close shell Testing shell 07:57:08.917 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:08.923 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:08.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:08.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:08.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:08.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:08.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:08.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:08.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:08.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:08.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:08.961 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) 07:57:08.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:08.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:08.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:08.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:08.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:08.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:08.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:08.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:08.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 07:57:08.989 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 07:57:08.989 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 07:57:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:08.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:08.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:08.990 TRACE [main][WidgetHandler] Notify Button with event 27 07:57:08.990 TRACE [main][WidgetHandler] Wait for synchronization 07:57:08.990 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:08.990 TRACE [main][WidgetHandler] Wait for synchronization 07:57:08.990 TRACE [main][WidgetHandler] Notify Button with event 26 07:57:08.990 TRACE [main][WidgetHandler] Wait for synchronization 07:57:08.990 TRACE [main][WidgetHandler] Notify Button with event 3 07:57:08.990 TRACE [main][WidgetHandler] Wait for synchronization 07:57:08.990 TRACE [main][WidgetHandler] Notify Button with event 4 07:57:08.990 TRACE [main][WidgetHandler] Wait for synchronization 07:57:08.990 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:08.990 TRACE [main][WidgetHandler] Wait for synchronization 07:57:08.990 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 07:57:08.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:08.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:08.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:08.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:08.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:08.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:08.991 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:08.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 07:57:08.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:08.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:08.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:08.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:08.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:08.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:08.993 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 07:57:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:08.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:08.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:08.993 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 07:57:08.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:08.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:08.994 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:08.994 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:08.994 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:08.994 INFO [main][AbstractShell] Close shell Testing shell 07:57:08.994 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:08.999 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:09.000 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:09.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:09.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:09.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:09.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:09.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:09.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:09.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 07:57:09.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:09.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:09.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:09.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:09.051 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 07:57:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:09.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:09.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:09.052 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 07:57:09.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:09.052 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:09.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:09.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:09.053 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:09.054 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:09.054 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:09.054 INFO [main][AbstractShell] Close shell Testing shell 07:57:09.054 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:09.060 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:09.060 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:09.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:09.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:09.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:09.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:09.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:09.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:09.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 07:57:09.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:09.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:09.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:09.126 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 07:57:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:09.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:09.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:09.126 TRACE [main][WidgetHandler] Notify Button with event 27 07:57:09.126 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.126 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:09.127 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.127 TRACE [main][WidgetHandler] Notify Button with event 26 07:57:09.127 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.127 TRACE [main][WidgetHandler] Notify Button with event 3 07:57:09.127 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.127 TRACE [main][WidgetHandler] Notify Button with event 4 07:57:09.127 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.127 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:09.127 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.127 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 07:57:09.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:09.127 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:09.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 07:57:09.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:09.129 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) 07:57:09.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:09.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:57:09.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 07:57:09.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:09.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:09.130 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:09.130 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:09.130 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:09.130 INFO [main][AbstractShell] Close shell Testing shell 07:57:09.130 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:09.136 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:09.136 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:09.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.136 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:09.136 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:09.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:09.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:09.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:09.161 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) 07:57:09.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:09.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 07:57:09.192 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 07:57:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:09.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:09.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:09.193 TRACE [main][WidgetHandler] Notify Button with event 27 07:57:09.193 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.193 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:09.193 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.193 TRACE [main][WidgetHandler] Notify Button with event 26 07:57:09.193 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.193 TRACE [main][WidgetHandler] Notify Button with event 3 07:57:09.193 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.193 TRACE [main][WidgetHandler] Notify Button with event 4 07:57:09.193 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.193 TRACE [main][WidgetHandler] Notify Button with event 13 07:57:09.193 TRACE [main][WidgetHandler] Wait for synchronization 07:57:09.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 07:57:09.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:09.198 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:09.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 07:57:09.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:09.200 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) 07:57:09.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:09.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:57:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 07:57:09.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:09.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:09.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:09.201 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:09.201 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:09.201 INFO [main][AbstractShell] Close shell Testing shell 07:57:09.201 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:09.207 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:09.207 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:09.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:09.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:09.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:09.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:09.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:09.230 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) 07:57:09.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:09.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:57:09.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 07:57:09.257 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 07:57:09.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:09.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:09.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:09.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:09.258 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 07:57:09.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:09.258 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:09.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:09.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:09.259 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:09.260 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:09.260 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:09.260 INFO [main][AbstractShell] Close shell Testing shell 07:57:09.260 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:09.266 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:09.266 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:09.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:09.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:09.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:09.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:09.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:09.305 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) 07:57:09.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:09.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:57:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 07:57:09.330 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 07:57:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:09.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:09.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:09.331 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 07:57:09.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:09.332 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:09.333 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:09.333 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:09.333 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:09.333 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:09.333 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:09.333 INFO [main][AbstractShell] Close shell Testing shell 07:57:09.333 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:09.340 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:09.340 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:09.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:09.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:09.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:09.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:09.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:09.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 07:57:09.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:09.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:09.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:09.395 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 07:57:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:09.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:09.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:09.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 07:57:09.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:09.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:09.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:09.396 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:09.398 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:09.398 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:09.398 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:09.398 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:09.398 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:09.398 INFO [main][AbstractShell] Close shell Testing shell 07:57:09.398 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:09.404 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:09.404 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:09.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:09.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:09.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:09.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:09.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:09.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:09.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:09.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:09.444 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) 07:57:09.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:09.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:09.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:09.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:09.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:09.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:09.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:10.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:10.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:10.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:10.471 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 07:57:10.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:10.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:10.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:10.471 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:10.471 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:10.471 INFO [main][AbstractShell] Close shell Testing shell 07:57:10.471 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:10.477 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:10.477 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:10.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:10.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:10.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:10.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:10.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:10.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:10.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:10.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:10.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:10.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:10.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:10.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:10.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 07:57:10.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:10.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:10.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:10.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:10.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:11.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:11.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:11.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:11.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:11.529 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 07:57:11.529 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:11.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:11.530 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:11.530 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:11.530 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:11.530 INFO [main][AbstractShell] Close shell Testing shell 07:57:11.530 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:11.535 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:11.535 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:11.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:11.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:11.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:11.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:11.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:11.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:11.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:11.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:11.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:11.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:11.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 07:57:11.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:11.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:11.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:11.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:11.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:11.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:11.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 07:57:11.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:11.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:11.593 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 07:57:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:11.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:11.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:11.594 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 07:57:11.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:11.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:11.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:11.594 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:11.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:11.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:11.595 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:11.596 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:11.596 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:11.596 INFO [main][AbstractShell] Close shell Testing shell 07:57:11.596 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:11.601 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:11.601 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:11.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:11.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:11.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:11.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 07:57:11.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 07:57:11.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:11.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.794 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.09 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.061 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.076 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.085 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.054 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.071 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.053 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.061 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.055 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.065 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.065 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.066 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.065 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.063 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.071 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.063 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.072 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.063 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.07 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.073 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.061 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.079 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.056 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.071 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.064 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 07:57:11.625 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 07:57:11.626 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:11.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:11.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 07:57:11.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:11.626 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:11.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:11.627 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:11.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:11.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:11.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 07:57:11.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 07:57:11.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:11.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:11.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:11.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 07:57:11.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:11.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:11.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:11.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:11.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:12.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:12.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:12.669 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 07:57:12.669 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:12.669 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:12.669 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:12.670 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:12.670 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:12.670 INFO [main][AbstractShell] Close shell Testing shell 07:57:12.670 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:12.677 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:12.677 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:12.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 07:57:12.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:12.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 07:57:12.684 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:12.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 07:57:12.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 07:57:12.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:12.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:12.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:12.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 07:57:12.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:12.741 INFO [WorkbenchTestable][AbstractButton] Click button &OK 07:57:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:12.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:12.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:12.741 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 07:57:12.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:12.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:12.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 07:57:12.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:12.745 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 07:57:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:12.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:12.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:12.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 07:57:12.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:12.748 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 07:57:12.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:12.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:12.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:12.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:12.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 07:57:12.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:12.751 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 07:57:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:12.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:12.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:12.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 07:57:12.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:12.760 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 07:57:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:12.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:12.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:12.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 07:57:12.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:12.763 INFO [WorkbenchTestable][AbstractButton] Click button &No 07:57:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:12.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:12.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:12.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 07:57:12.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:12.766 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 07:57:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:12.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:12.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:12.767 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:12.767 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:12.767 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:12.767 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:12.767 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:12.767 INFO [main][AbstractShell] Close shell Testing shell 07:57:12.767 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:12.775 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:12.775 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:12.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 07:57:12.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:12.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:12.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 07:57:12.783 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 07:57:12.783 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:12.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.057 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.099 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.789 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.790 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:12.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:12.790 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.790 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:12.790 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:12.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:12.791 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:12.791 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:12.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:12.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:12.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:12.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:12.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:12.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 07:57:12.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:12.833 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:12.837 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") 07:57:12.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.841 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 07:57:12.843 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 07:57:12.844 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:12.844 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.844 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:12.844 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.844 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") 07:57:12.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.845 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 07:57:12.845 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 07:57:12.845 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:12.846 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.846 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:12.846 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 07:57:12.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.847 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 07:57:12.847 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 07:57:12.847 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:12.847 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.847 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:12.847 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.847 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") 07:57:12.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.848 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 07:57:12.848 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 07:57:12.848 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:12.848 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.848 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:12.848 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.848 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") 07:57:12.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.849 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 07:57:12.850 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 07:57:12.850 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:12.850 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.850 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:12.850 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.850 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") 07:57:12.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.851 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 07:57:12.851 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 07:57:12.851 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:12.851 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.851 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:12.851 TRACE [main][WidgetHandler] Wait for synchronization 07:57:12.851 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:12.851 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:12.851 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:12.852 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:12.852 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:12.852 INFO [main][AbstractShell] Close shell Testing shell 07:57:12.852 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:12.856 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:12.856 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:12.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:12.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:12.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:12.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:12.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:12.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:12.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:12.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:12.882 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") 07:57:12.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.889 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") 07:57:12.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.890 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:12.890 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:12.890 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:12.891 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:12.891 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:12.891 INFO [main][AbstractShell] Close shell Testing shell 07:57:12.891 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:12.894 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:12.894 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:12.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:12.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:12.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:12.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:12.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:12.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:12.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:12.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:12.934 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") 07:57:12.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.950 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 07:57:12.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:12.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:12.950 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:12.950 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:12.950 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:12.950 INFO [main][AbstractShell] Close shell Testing shell 07:57:12.950 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:12.954 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:12.954 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:12.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:12.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:12.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:12.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:12.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:12.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:12.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:12.979 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") 07:57:12.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:12.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:12.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:12.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:12.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:12.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:12.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:12.986 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 07:57:12.987 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:12.987 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:12.987 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:12.987 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:12.987 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:12.987 INFO [main][AbstractShell] Close shell Testing shell 07:57:12.987 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:12.990 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:12.990 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:12.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:12.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:12.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:13.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:13.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:13.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.022 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") 07:57:13.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.038 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") 07:57:13.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.039 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.039 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:13.039 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.039 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.039 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.039 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.039 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.042 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.042 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:13.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:13.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:13.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:13.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.054 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") 07:57:13.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.074 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") 07:57:13.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:13.075 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.075 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.075 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.075 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.075 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.079 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.079 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:13.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:13.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:13.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:13.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 07:57:13.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:13.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:13.111 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") 07:57:13.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.112 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 07:57:13.112 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 07:57:13.113 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.113 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.113 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.113 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.113 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 07:57:13.113 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 07:57:13.113 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.113 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.113 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.113 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:13.113 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.114 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.114 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.114 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.117 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:13.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 07:57:13.122 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 07:57:13.122 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.084 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.052 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.046 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.031 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.043 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.037 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.037 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.128 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.128 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:13.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.129 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:13.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.137 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:13.137 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.138 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.146 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 07:57:13.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:13.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:13.153 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 07:57:13.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.154 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 07:57:13.155 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 07:57:13.155 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.155 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.155 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.155 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.155 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 07:57:13.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:13.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 07:57:13.155 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 07:57:13.155 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 07:57:13.156 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.156 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.156 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.156 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.156 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 07:57:13.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:13.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:13.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 07:57:13.156 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 07:57:13.156 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 07:57:13.156 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.156 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.156 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.156 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.156 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 07:57:13.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.157 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 07:57:13.157 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 07:57:13.157 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.157 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.157 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.157 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.157 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 07:57:13.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:13.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:13.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 07:57:13.166 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 07:57:13.167 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 07:57:13.167 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.167 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.167 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.167 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.167 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 07:57:13.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:13.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:13.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 07:57:13.167 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 07:57:13.167 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 07:57:13.167 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.167 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.168 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.168 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.168 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:13.168 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.168 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.168 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.168 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.168 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.171 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.171 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.197 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") 07:57:13.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.203 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") 07:57:13.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.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 07:57:13.204 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.204 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.204 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.204 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.208 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.208 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.239 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 07:57:13.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.255 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 07:57:13.255 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.255 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:13.255 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.256 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.256 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.256 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.256 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.259 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.259 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.271 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 07:57:13.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.290 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.290 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.291 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 07:57:13.291 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.291 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:13.291 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.291 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.292 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.292 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.292 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.295 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.295 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.309 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 07:57:13.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.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 07:57:13.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:13.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 07:57:13.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.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 07:57:13.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.328 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.328 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.328 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.328 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.332 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.332 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.344 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 07:57:13.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 07:57:13.363 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 07:57:13.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:13.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 07:57:13.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.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 07:57:13.364 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.364 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.364 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.364 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.364 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.367 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.390 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 07:57:13.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:13.411 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:13.412 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 07:57:13.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:13.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:57:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 07:57:13.413 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 07:57:13.413 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 07:57:13.413 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.413 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.413 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.413 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.413 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 07:57:13.414 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 07:57:13.414 TRACE [main][WidgetHandler] Notify Link with event 3 07:57:13.414 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.414 TRACE [main][WidgetHandler] Notify Link with event 4 07:57:13.414 TRACE [main][WidgetHandler] Wait for synchronization 07:57:13.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:13.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:13.414 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:13.414 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:13.414 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:13.414 INFO [main][AbstractShell] Close shell Testing shell 07:57:13.414 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:13.418 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:13.418 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:13.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 07:57:13.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 07:57:13.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:13.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:13.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.052 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.032 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.043 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.035 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.037 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.035 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.064 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:13.445 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:13.445 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:13.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:13.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.446 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:13.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.446 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:13.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:13.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:13.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:13.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:13.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:13.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:13.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:13.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:13.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:13.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:13.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:13.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:13.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:13.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:13.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:13.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:13.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:13.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:13.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:13.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:13.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:57:13.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:14.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:14.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:14.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:57:14.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:14.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:14.482 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:14.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:14.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:14.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:14.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:14.483 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:14.483 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:14.483 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:14.483 INFO [main][AbstractShell] Close shell Testing shell 07:57:14.483 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:14.487 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:14.487 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:14.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:14.487 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:14.487 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:14.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:14.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:14.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:14.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:14.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:14.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:14.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:14.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:14.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:14.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:14.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:14.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:14.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:14.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:14.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:14.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:14.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:14.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:14.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:14.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:14.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:14.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:14.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:14.534 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:14.534 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:14.534 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:14.534 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:14.534 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:14.534 INFO [main][AbstractShell] Close shell Testing shell 07:57:14.534 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:14.539 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:14.539 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:14.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:14.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:14.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:14.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:14.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:14.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:14.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:14.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:14.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:14.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:14.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:14.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:14.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:14.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:14.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:14.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:14.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:14.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:14.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:14.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:14.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:14.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:14.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:14.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:14.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:14.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:14.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:14.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:14.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:15.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:15.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:15.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:15.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:15.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:57:15.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:15.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:57:15.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:15.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:15.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:15.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:15.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:15.603 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:15.603 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:15.603 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:15.603 INFO [main][AbstractShell] Close shell Testing shell 07:57:15.603 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:15.607 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:15.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:15.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:15.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:15.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:15.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:15.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:15.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:15.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:15.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:15.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:15.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:15.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:15.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:15.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:15.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:15.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:15.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:15.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:15.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:15.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:15.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:15.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:15.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:15.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:15.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:15.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:15.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:16.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:16.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:16.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:16.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:57:16.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:16.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:16.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:16.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:57:16.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:16.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:16.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:16.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:16.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 07:57:16.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:16.657 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:16.657 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:16.657 INFO [main][AbstractShell] Close shell Testing shell 07:57:16.657 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:16.661 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:16.661 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:16.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:16.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:16.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:16.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:16.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:16.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:16.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:16.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:16.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:16.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:16.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:16.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:16.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:16.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:16.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:16.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:16.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:16.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:16.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:16.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:16.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:16.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:16.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:16.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:16.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:16.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:16.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:16.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:16.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:16.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:16.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:17.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:17.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:17.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:17.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:17.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:57:17.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:17.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:17.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:57:17.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:17.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:17.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:17.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:17.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:17.705 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:17.705 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:17.705 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:17.705 INFO [main][AbstractShell] Close shell Testing shell 07:57:17.705 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:17.708 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:17.709 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:17.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:17.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:17.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:17.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:17.714 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:17.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:17.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:17.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:17.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:17.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:17.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:17.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:17.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:17.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:17.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:17.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:17.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:17.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:17.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:17.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:17.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:17.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:17.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:17.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:17.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:17.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:17.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:17.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:17.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:17.743 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 07:57:17.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:17.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:18.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:18.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:18.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:18.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:18.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:18.247 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:18.247 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:18.247 INFO [main][AbstractShell] Close shell Testing shell 07:57:18.247 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:18.250 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:18.250 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:18.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:18.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:18.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:18.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:18.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:18.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:18.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:18.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:18.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:18.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:18.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:18.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:18.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:18.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:18.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:18.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:18.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:18.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:18.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:18.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:18.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:18.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:18.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:18.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:18.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:18.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:18.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:18.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:18.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:18.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:18.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:18.801 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 07:57:18.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:18.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:18.801 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 07:57:19.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:19.301 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 07:57:19.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:19.304 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 07:57:19.304 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 07:57:19.305 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 07:57:19.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 07:57:19.305 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 07:57:19.305 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 07:57:19.306 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:19.306 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:19.306 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:19.307 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:19.307 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:19.307 INFO [main][AbstractShell] Close shell Testing shell 07:57:19.307 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:19.310 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:19.310 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:19.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:19.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:19.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:19.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:19.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:19.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:19.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:19.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:19.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:19.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:19.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:19.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:19.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:19.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:19.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:19.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:19.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:19.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:19.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:19.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:19.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:19.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:19.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:19.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:19.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:19.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:19.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:19.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:19.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:19.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:19.857 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 07:57:19.857 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 07:57:19.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 07:57:19.858 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 07:57:19.858 DEBUG [main][TreeEventsListener] It was check event: true 07:57:19.858 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 07:57:19.858 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 07:57:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 07:57:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 07:57:19.859 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 07:57:19.859 DEBUG [main][TreeEventsListener] It was check event: true 07:57:19.859 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 07:57:19.859 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:19.859 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:19.859 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:19.860 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:19.860 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:19.860 INFO [main][AbstractShell] Close shell Testing shell 07:57:19.860 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:19.863 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:19.863 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:19.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:19.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:19.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:19.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:19.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:19.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:19.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:19.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:19.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:19.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57: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 07:57:19.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:19.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:19.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:19.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:19.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:19.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:19.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:19.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:19.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:19.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:19.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:19.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:19.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:19.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:19.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:19.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:19.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:19.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:19.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:19.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 07:57:19.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 07:57:19.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:20.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 07:57:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 07:57:20.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 07:57:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:20.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 07:57:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:20.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 07:57:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 07:57:20.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 07:57:20.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:20.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:20.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 07:57:20.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 07:57:20.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 07:57:20.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:20.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 07:57:20.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:20.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 07:57:20.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:20.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:20.906 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:20.907 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:20.907 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:20.907 INFO [main][AbstractShell] Close shell Testing shell 07:57:20.907 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:20.910 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:20.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:20.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:20.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:20.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:20.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:20.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:20.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:20.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:20.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:20.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:20.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:20.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 07:57:20.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:20.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:20.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:20.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:20.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:20.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:20.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:20.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:20.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:20.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:20.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:20.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:20.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:20.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:20.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:21.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:21.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:21.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:21.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:21.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:57:21.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:21.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:21.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:21.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:57:21.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:21.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:21.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:21.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:21.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:21.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:21.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:21.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:21.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:21.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 07:57:21.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 07:57:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:22.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 07:57:22.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:22.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:22.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 07:57:22.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:22.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:22.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:22.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:22.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:22.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:22.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:22.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:22.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:22.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:22.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:22.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:22.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:57:22.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:22.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:22.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:57:22.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:22.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:22.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:22.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:22.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:22.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:22.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:22.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:22.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:22.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:22.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:22.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:22.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:22.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:22.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:22.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:22.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:22.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:22.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:22.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:22.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:22.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:22.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:22.468 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 07:57:22.468 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 07:57:22.468 DEBUG [main][TreeItemHandler] Set Tree selection 07:57:22.469 DEBUG [main][TreeHandler] Notify Tree about selection event 07:57:22.469 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 07:57:22.469 DEBUG [main][TreeEventsListener] It was check event: false 07:57:22.469 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 07:57:22.469 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 07:57:22.469 DEBUG [WorkbenchTestable][TreeItemHandler] BB 07:57:22.469 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 07:57:22.470 DEBUG [WorkbenchTestable][TreeItemHandler] C 07:57:22.470 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 07:57:22.471 DEBUG [main][TreeHandler] Unselect all tree items 07:57:22.471 DEBUG [main][TreeHandler] Notify Tree about selection event 07:57:22.471 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 07:57:22.471 DEBUG [main][TreeEventsListener] It was check event: false 07:57:22.471 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 07:57:22.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:22.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:22.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:22.472 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:22.472 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:22.472 INFO [main][AbstractShell] Close shell Testing shell 07:57:22.472 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:22.475 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:22.475 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:22.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:22.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:22.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:22.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:22.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:22.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:22.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:22.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:22.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:22.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:22.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:22.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:22.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:22.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:22.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:22.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:22.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:22.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:22.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:22.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:22.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:22.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:22.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:22.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:22.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:22.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:22.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:22.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:22.520 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:23.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:23.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:23.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:57:23.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:23.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:23.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:23.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:57:23.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:23.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:23.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:23.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:23.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:23.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:23.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:23.526 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:23.527 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:23.527 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:23.527 INFO [main][AbstractShell] Close shell Testing shell 07:57:23.527 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:23.531 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:23.531 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:23.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:23.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:23.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:23.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:23.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:23.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:23.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:23.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:23.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:23.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:23.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:23.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:23.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:23.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:23.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:23.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:23.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:23.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:23.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:23.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:23.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:23.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:23.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:23.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:23.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:23.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:23.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:23.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:24.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:24.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:24.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:24.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:24.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:24.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:24.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:24.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:24.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:24.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:24.071 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:24.072 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:24.072 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:24.072 INFO [main][AbstractShell] Close shell Testing shell 07:57:24.072 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:24.075 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:24.075 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:24.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:24.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:24.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:24.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:24.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:24.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:24.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:24.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:24.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:24.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:24.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:24.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:24.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:24.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:24.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:24.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:24.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:24.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:24.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:24.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:24.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:24.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:24.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:24.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:24.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:24.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 07:57:24.627 DEBUG [main][TreeItemHandler] Selecting tree item: AA 07:57:24.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 07:57:24.627 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 07:57:24.627 DEBUG [main][TreeEventsListener] It was check event: false 07:57:24.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 07:57:24.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:24.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:24.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:24.628 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:24.628 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:24.628 INFO [main][AbstractShell] Close shell Testing shell 07:57:24.628 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:24.631 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:24.632 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:24.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:24.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:24.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:24.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:24.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:24.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:24.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:24.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:24.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:24.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:24.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:24.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:24.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:24.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:24.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:24.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:24.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:24.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:24.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:24.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:24.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:24.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:24.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:24.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:24.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:24.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:24.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:25.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:25.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:25.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:25.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:57:25.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:25.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:57:25.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:25.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:25.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:25.675 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:25.675 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:25.675 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:25.675 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:25.675 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:25.675 INFO [main][AbstractShell] Close shell Testing shell 07:57:25.675 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:25.679 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:25.679 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:25.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:25.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:25.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:25.685 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:25.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:25.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:25.685 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:25.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:25.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:25.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:25.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:25.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:25.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:25.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:25.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:25.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:25.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:25.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:25.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:25.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:25.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:25.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:25.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:25.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:57:25.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:26.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:57:26.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:26.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:26.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:26.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:26.222 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 07:57:26.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 07:57:26.222 DEBUG [main][TreeItemHandler] Selecting tree item: AA 07:57:26.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 07:57:26.222 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 07:57:26.223 DEBUG [main][TreeEventsListener] It was check event: false 07:57:26.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 07:57:26.223 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 07:57:26.223 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 07:57:26.223 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 07:57:26.223 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 07:57:26.223 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 07:57:26.223 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 07:57:26.224 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:26.224 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:26.224 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:26.224 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:26.224 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:26.224 INFO [main][AbstractShell] Close shell Testing shell 07:57:26.224 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:26.228 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:26.228 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:26.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:26.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:26.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:26.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:26.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:26.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:26.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:26.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:26.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:26.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:26.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:26.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:26.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:26.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:26.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:26.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:26.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:26.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:26.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:26.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:26.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:26.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:26.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:26.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:26.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:26.262 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 07:57:26.262 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:26.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:26.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:26.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:26.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 07:57:26.764 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:26.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:26.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:27.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:27.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:27.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:27.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:28.265 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:28.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:28.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:28.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:28.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:29.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:29.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:29.767 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:29.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:29.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:29.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:29.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:29.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:29.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:30.268 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:30.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:30.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:30.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:30.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:30.268 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:30.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:30.768 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:30.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:30.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:30.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:30.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:30.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:30.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:30.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:31.269 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:31.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:31.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:31.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:31.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:31.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:31.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 07:57:31.270 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:31.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:31.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:31.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:31.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:31.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:31.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:31.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:31.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:31.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:31.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:31.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:31.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:31.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:31.271 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 07:57:31.271 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:31.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:31.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 07:57:31.787 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:31.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:32.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:32.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:32.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:32.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:32.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:32.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:33.289 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:33.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:33.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:33.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:33.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:33.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:34.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:34.790 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:34.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:34.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:35.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:35.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:35.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 07:57:35.792 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:35.792 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:35.792 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:35.792 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:35.792 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:35.792 INFO [main][AbstractShell] Close shell Testing shell 07:57:35.792 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:35.796 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:35.796 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:35.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:35.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:35.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:35.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:35.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 07:57:35.802 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 07:57:35.802 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:35.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.358 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.058 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.06 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.059 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.042 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.048 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.554 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.048 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.565 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.046 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.553 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.055 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.558 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.048 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.548 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.568 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:35.807 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:35.808 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:35.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:35.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:35.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:35.808 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:35.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:35.809 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:35.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:35.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:35.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:35.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:35.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:35.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:35.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:35.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:35.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:35.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:35.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:35.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:35.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 07:57:35.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:35.843 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:35.843 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:35.843 INFO [main][AbstractShell] Close shell Testing shell 07:57:35.843 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:35.846 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:35.846 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:35.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:35.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:35.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:35.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:35.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:35.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:35.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:35.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:35.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:35.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:35.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:35.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:35.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:35.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:35.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:35.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:35.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:35.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:35.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:35.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:35.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:35.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:35.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:35.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:35.883 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:35.883 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:35.883 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:35.884 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:35.884 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:35.884 INFO [main][AbstractShell] Close shell Testing shell 07:57:35.884 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:35.887 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:35.887 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:35.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:35.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:35.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:35.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:35.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:35.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:35.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:35.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:35.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:35.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:35.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:35.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:35.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:35.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:35.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:35.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:35.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:35.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:35.937 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 07:57:35.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:36.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:36.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:57:36.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:36.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:57:36.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:36.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:57:36.440 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 07:57:36.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:36.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:36.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:36.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:57:36.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:36.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:57:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:36.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:57:36.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 07:57:36.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 07:57:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:37.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 07:57:37.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 07:57:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:37.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 07:57:37.945 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 07:57:37.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 07:57:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:38.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:38.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 07:57:38.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 07:57:38.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:38.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 07:57:38.946 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 07:57:38.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 07:57:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:39.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 07:57:39.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 07:57:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:39.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 07:57:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:39.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 07:57:39.447 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 07:57:39.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 07:57:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:39.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 07:57:39.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 07:57:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:40.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 07:57:40.448 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 07:57:40.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 07:57:40.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:40.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 07:57:40.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 07:57:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:41.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 07:57:41.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:41.450 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.451 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.451 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.451 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.451 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.454 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.454 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:41.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:41.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:41.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:41.490 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.490 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:41.490 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.491 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.491 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.491 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.491 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.494 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:41.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:41.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:41.526 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.526 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.526 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.526 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.526 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.529 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.530 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:41.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:41.570 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') 07:57:41.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 07:57:41.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:41.571 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.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 07:57:41.571 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.571 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.571 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.571 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.571 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.574 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.574 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:41.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:41.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:41.606 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.606 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.606 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.606 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.606 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.609 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.609 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.614 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 07:57:41.614 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 07:57:41.614 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.807 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.042 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.042 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.567 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.039 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.036 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.044 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.620 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:41.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.620 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:41.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.633 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:41.633 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 07:57:41.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 07:57:41.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:41.676 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 07:57:41.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 07:57:41.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:41.682 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 07:57:41.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:41.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:41.682 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.683 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.683 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.683 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.683 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.686 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.686 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.691 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 07:57:41.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 07:57:41.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.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 07:57:41.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:41.723 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 07:57:41.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 07:57:41.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:41.723 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 07:57:41.727 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.727 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:41.727 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.727 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.727 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.727 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.727 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.730 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.730 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 07:57:41.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 07:57:41.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 07:57:41.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:41.758 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 07:57:41.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 07:57:41.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:41.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:41.759 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 07:57:41.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:41.760 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.760 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.760 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.760 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.760 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.763 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.763 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.768 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 07:57:41.768 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 07:57:41.768 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.058 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.044 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 07:57:41.772 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 07:57:41.773 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:41.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 07:57:41.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.774 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:41.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.774 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:41.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 07:57:41.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 07:57:41.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.824 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 07:57:41.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:41.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.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) 07:57:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:41.825 INFO [WorkbenchTestable][AbstractButton] Click button OK 07:57:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:41.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:41.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 07:57:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 07:57:41.825 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) 07:57:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:41.826 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 07:57:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:41.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:41.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 07:57:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 07:57:41.827 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:41.827 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:41.827 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:41.827 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:41.827 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:41.827 INFO [main][AbstractShell] Close shell Testing shell 07:57:41.827 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:41.830 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:41.830 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:41.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 07:57:41.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 07:57:41.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 07:57:41.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:41.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.061 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 07:57:41.840 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 07:57:41.841 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:41.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:41.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 07:57:41.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:41.841 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:41.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:41.842 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:41.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:41.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:41.859 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 07:57:41.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:41.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:41.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:57:41.860 DEBUG [main][MenuItemLookup] Found menu:'File' 07:57:41.860 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:57:41.860 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:57:41.860 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:57:41.860 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:57:41.860 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:57:41.860 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:57:41.860 DEBUG [main][MenuItemLookup] Item match:Window 07:57:41.860 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:57:41.861 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:57:41.861 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:57:41.861 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:41.861 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:57:41.861 DEBUG [main][MenuItemLookup] Item match:Show View 07:57:41.865 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Progress' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Templates' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:41.866 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 07:57:41.866 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 07:57:41.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 07:57:41.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 07:57:41.866 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 07:57:41.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 07:57:41.947 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 07:57:41.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 07:57:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:41.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:41.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:41.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 07:57:41.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:57:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:41.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:57:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:41.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:57:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 07:57:41.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:57:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:41.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:57:41.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:41.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:57:41.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 07:57:41.950 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 07:57:41.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 07:57:41.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 07:57:41.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:41.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 07:57:41.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:41.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:41.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:41.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:41.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:41.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:41.953 INFO [WorkbenchTestable][AbstractButton] Click button &Open 07:57:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:41.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:41.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:41.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:57:42.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:57:42.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 07:57:42.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 07:57:42.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 07:57:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:57:42.029 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 07:57:42.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:57:42.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:57:42.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:57:42.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:57:42.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 07:57:42.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 07:57:42.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.033 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') 07:57:42.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.040 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 07:57:42.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 07:57:42.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 07:57:42.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 07:57:42.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 07:57:42.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 07:57:42.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 07:57:42.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.042 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:") 07:57:42.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.043 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 07:57:42.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 07:57:42.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 07:57:42.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 07:57:42.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 07:57:42.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.01 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 07:57:42.048 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 07:57:42.049 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:42.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 07:57:42.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.049 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:42.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.051 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:42.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 07:57:42.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 07:57:42.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.064 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 07:57:42.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 07:57:42.073 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 07:57:42.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 07:57:42.074 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 07:57:42.075 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 07:57:42.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 07:57:42.075 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 07:57:42.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:42.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:42.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 07:57:42.076 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 07:57:42.077 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 07:57:42.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:42.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 07:57:42.077 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:") 07:57:42.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 07:57:42.079 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 07:57:42.079 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:") 07:57:42.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 07:57:42.080 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:") 07:57:42.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 07:57:42.082 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 07:57:42.083 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:") 07:57:42.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 07:57:42.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:42.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:42.084 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:42.085 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:42.085 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:42.085 INFO [main][AbstractShell] Close shell Testing shell 07:57:42.085 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:42.112 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:42.112 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:42.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 07:57:42.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 07:57:42.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 07:57:42.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.073 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.129 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.129 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:42.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.129 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:42.130 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.130 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:42.130 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 07:57:42.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.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 '\*?\QRedDeer SWT Controls\E') 07:57:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:57:42.139 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 07:57:42.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:57:42.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:57:42.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:57:42.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:57:42.150 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 07:57:42.150 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 07:57:42.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.152 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 07:57:42.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:42.217 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 07:57:42.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'File' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:57:42.218 DEBUG [main][MenuItemLookup] Item match:Window 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:42.218 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:57:42.218 DEBUG [main][MenuItemLookup] Item match:Show View 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Progress' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Templates' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:42.222 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 07:57:42.222 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 07:57:42.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 07:57:42.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 07:57:42.223 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 07:57:42.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 07:57:42.276 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 07:57:42.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 07:57:42.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:42.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 07:57:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:57:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:57:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:42.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:57:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 07:57:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:57:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:57:42.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:42.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:57:42.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 07:57:42.278 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 07:57:42.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 07:57:42.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 07:57:42.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 07:57:42.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:42.280 INFO [WorkbenchTestable][AbstractButton] Click button &Open 07:57:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:42.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:42.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:42.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:57:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:57:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 07:57:42.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 07:57:42.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 07:57:42.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:57:42.353 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 07:57:42.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:57:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:57:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:57:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:57:42.356 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') 07:57:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 07:57:42.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:42.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:42.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 07:57:42.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 07:57:42.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 07:57:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:57:42.385 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 07:57:42.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:57:42.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:57:42.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:57:42.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:57:42.387 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 07:57:42.387 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 07:57:42.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.388 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 07:57:42.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:42.432 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 07:57:42.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:57:42.432 DEBUG [main][MenuItemLookup] Found menu:'File' 07:57:42.432 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:57:42.432 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:57:42.432 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:57:42.432 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:57:42.432 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:57:42.432 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:57:42.432 DEBUG [main][MenuItemLookup] Item match:Window 07:57:42.433 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:57:42.433 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:57:42.433 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:57:42.433 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:42.433 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:57:42.433 DEBUG [main][MenuItemLookup] Item match:Show View 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Progress' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Templates' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:42.437 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 07:57:42.437 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 07:57:42.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 07:57:42.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 07:57:42.437 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 07:57:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 07:57:42.490 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 07:57:42.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 07:57:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:57:42.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 07:57:42.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:57:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:42.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:57:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:42.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:57:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 07:57:42.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:57:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:42.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:57:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:42.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:57:42.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 07:57:42.493 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 07:57:42.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 07:57:42.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 07:57:42.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 07:57:42.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:42.494 INFO [WorkbenchTestable][AbstractButton] Click button &Open 07:57:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:42.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:42.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:57:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:57:42.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 07:57:42.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 07:57:42.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.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 '\*?\QRedDeer SWT Controls\E') 07:57:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:57:42.555 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 07:57:42.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:57:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:57:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:57:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:57:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:57:42.557 DEBUG [main][MenuItemLookup] Found menu:'File' 07:57:42.557 DEBUG [main][MenuItemLookup] Item match:File 07:57:42.559 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 07:57:42.559 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 07:57:42.561 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Project...' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Package' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Class' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Interface' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Enum' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Record' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Folder' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'File' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:42.562 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 07:57:42.562 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 07:57:42.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 07:57:42.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 07:57:42.562 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 07:57:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 07:57:42.638 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 07:57:42.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 07:57:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.639 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 07:57:42.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 07:57:42.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:42.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:42.641 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 07:57:42.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 07:57:42.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 07:57:42.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:42.643 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 07:57:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:42.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:42.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:42.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 07:57:42.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 07:57:42.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 07:57:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:57:42.674 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 07:57:42.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:57:42.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:57:42.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:57:42.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:57:42.677 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 07:57:42.677 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 07:57:42.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.677 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 07:57:42.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:57:42.707 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 07:57:42.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'File' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:57:42.708 DEBUG [main][MenuItemLookup] Item match:Window 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:42.708 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:57:42.708 DEBUG [main][MenuItemLookup] Item match:Show View 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Progress' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Templates' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'' 07:57:42.712 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 07:57:42.712 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 07:57:42.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 07:57:42.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 07:57:42.712 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 07:57:42.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 07:57:42.772 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 07:57:42.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 07:57:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.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 07:57:42.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:57:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:57:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:57:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 07:57:42.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:57:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:42.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:57:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:42.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:57:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 07:57:42.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 07:57:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:57:42.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 07:57:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:57:42.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 07:57:42.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 07:57:42.775 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 07:57:42.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 07:57:42.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 07:57:42.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 07:57:42.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:57:42.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:57:42.777 INFO [WorkbenchTestable][AbstractButton] Click button &Open 07:57:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:57:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:57:42.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:57:42.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:57:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:57:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 07:57:42.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 07:57:42.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:42.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 07:57:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:57:42.826 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 07:57:42.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:42.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:57:42.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:57:42.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:57:42.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:57:42.828 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 07:57:42.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.829 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 07:57:42.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:42.829 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:42.829 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") 07:57:42.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.829 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 07:57:42.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:42.830 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:42.838 INFO [WorkbenchTestable][AbstractText] Text set to: New text 07:57:42.838 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 07:57:42.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.838 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 07:57:42.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:42.839 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:42.839 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") 07:57:42.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.839 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 07:57:42.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:42.839 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:42.839 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 07:57:42.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 07:57:42.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 07:57:42.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.227 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.304 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.179 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:42.846 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:42.847 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:42.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:42.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.847 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:42.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.849 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:42.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:42.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:42.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:42.893 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 07:57:42.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test clabel") 07:57:42.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:42.900 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:42.905 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:42.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 07:57:42.906 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:42.906 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:42.906 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:42.906 INFO [main][AbstractShell] Close shell Testing shell 07:57:42.906 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:42.918 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:42.918 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:42.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:42.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:42.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:42.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:42.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:42.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:42.966 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 07:57:42.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:42.966 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") 07:57:42.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:42.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:42.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:42.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:42.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:42.971 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:42.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:42.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:42.972 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:42.972 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:42.972 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:42.972 INFO [main][AbstractShell] Close shell Testing shell 07:57:42.972 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:42.980 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:42.980 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:42.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:42.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:42.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:42.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:42.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:42.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:42.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:42.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:42.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:42.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:43.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.039 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 07:57:43.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:43.039 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 07:57:43.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:43.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 07:57:43.039 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.040 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") 07:57:43.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.044 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") 07:57:43.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.047 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") 07:57:43.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.048 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.049 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.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 07:57:43.049 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:43.049 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:43.049 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:43.049 INFO [main][AbstractShell] Close shell Testing shell 07:57:43.049 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:43.057 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:43.057 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:43.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:43.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:43.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:43.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:43.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:43.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.118 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 07:57:43.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:43.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label4") 07:57:43.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.124 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.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 07:57:43.126 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:43.126 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:43.126 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:43.126 INFO [main][AbstractShell] Close shell Testing shell 07:57:43.126 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:43.134 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:43.134 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:43.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:43.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:43.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:43.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:43.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.180 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 07:57:43.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:43.180 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") 07:57:43.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.184 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.185 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 07:57:43.185 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.185 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:43.185 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:43.186 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:43.186 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:43.186 INFO [main][AbstractShell] Close shell Testing shell 07:57:43.186 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:43.193 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:43.193 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:43.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:43.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:43.200 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:43.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:43.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:43.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.239 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 07:57:43.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:43.239 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*") 07:57:43.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:43.247 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:43.248 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:43.248 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:43.248 INFO [main][AbstractShell] Close shell Testing shell 07:57:43.248 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:43.255 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:43.255 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:43.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:43.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:43.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:43.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:43.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:43.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:43.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:43.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:43.303 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") 07:57:43.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.307 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.308 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.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 07:57:43.308 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:43.309 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:43.309 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:43.309 INFO [main][AbstractShell] Close shell Testing shell 07:57:43.309 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:43.316 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:43.317 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:43.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:43.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:43.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:43.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:43.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:43.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.361 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 07:57:43.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:43.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1") 07:57:43.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:43.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:43.369 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:43.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:43.369 INFO [main][AbstractShell] Close shell Testing shell 07:57:43.369 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:43.376 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:43.376 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:43.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:43.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:43.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:43.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:43.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:43.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.443 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 07:57:43.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:43.443 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") 07:57:43.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.444 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:43.445 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:43.446 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:43.446 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:43.446 INFO [main][AbstractShell] Close shell Testing shell 07:57:43.446 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:43.453 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:43.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:43.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:43.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:43.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:43.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:43.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:43.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:43.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:43.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:43.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:43.514 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 07:57:43.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:43.514 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") 07:57:43.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:43.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:43.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:43.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:43.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:43.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:43.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.518 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 07:57:43.518 INFO [WorkbenchTestable][AbstractText] Text set to: 07:57:43.518 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:43.518 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 07:57:43.521 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 07:57:44.148 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:44.148 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 07:57:44.750 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:44.750 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 07:57:45.351 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:45.351 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:57:45.952 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:45.952 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 07:57:46.553 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:46.553 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 07:57:47.154 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:47.154 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 07:57:47.754 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:47.755 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 07:57:48.356 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:48.356 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 07:57:48.957 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:48.957 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 07:57:49.558 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:49.558 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 07:57:50.159 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:50.159 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 07:57:50.760 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:50.760 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 07:57:51.361 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:51.361 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 07:57:51.962 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:51.962 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:57:52.563 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:52.563 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 07:57:53.164 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:53.164 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 07:57:53.765 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:57:53.765 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:57:54.366 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") 07:57:54.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.369 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:54.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:54.370 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:54.370 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:54.370 INFO [main][AbstractShell] Close shell Testing shell 07:57:54.370 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:54.380 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:54.380 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:54.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.426 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 07:57:54.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.426 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") 07:57:54.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.429 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.429 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 07:57:54.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 07:57:54.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.432 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.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 07:57:54.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:54.433 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:54.433 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:54.433 INFO [main][AbstractShell] Close shell Testing shell 07:57:54.433 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:54.441 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:54.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:54.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.495 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 07:57:54.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.495 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?") 07:57:54.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.508 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.509 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.509 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:54.509 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:54.510 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:54.510 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:54.510 INFO [main][AbstractShell] Close shell Testing shell 07:57:54.510 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:54.518 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:54.518 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:54.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.569 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 07:57:54.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.569 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 *") 07:57:54.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.576 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.577 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.577 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:54.577 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:54.578 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:54.578 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:54.578 INFO [main][AbstractShell] Close shell Testing shell 07:57:54.578 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:54.587 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:54.587 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:54.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.640 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 07:57:54.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.640 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") 07:57:54.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.643 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.644 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.644 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:54.644 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:54.645 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:54.645 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:54.645 INFO [main][AbstractShell] Close shell Testing shell 07:57:54.645 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:54.652 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:54.653 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:54.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:54.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label2") 07:57:54.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.720 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.721 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.721 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:54.721 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:54.721 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:54.721 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:54.721 INFO [main][AbstractShell] Close shell Testing shell 07:57:54.721 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:54.730 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:54.730 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:54.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.779 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 07:57:54.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.779 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") 07:57:54.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.783 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:54.783 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:54.784 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:54.784 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:54.784 INFO [main][AbstractShell] Close shell Testing shell 07:57:54.784 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:54.809 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:54.809 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:54.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.863 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 07:57:54.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.863 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") 07:57:54.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:54.868 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:54.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.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 07:57:54.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:54.872 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:54.872 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:54.872 INFO [main][AbstractShell] Close shell Testing shell 07:57:54.872 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:54.880 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:54.880 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:54.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 07:57:54.887 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 07:57:54.888 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.043 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.078 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.059 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.078 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.076 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.06 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.06 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.08 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.922 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 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.064 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.065 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.079 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.07 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:54.893 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:54.893 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:54.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.893 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:54.894 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.894 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:54.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.913 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:54.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 07:57:54.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:57:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:57:54.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 07:57:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:57:54.922 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 07:57:54.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 07:57:54.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:57:54.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:57:54.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:57:54.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:57:54.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 07:57:54.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:54.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.954 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 07:57:54.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:54.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 07:57:54.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:54.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:54.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:54.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:54.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:54.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:54.966 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 07:57:54.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:54.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:54.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:54.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 07:57:54.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:54.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 07:57:54.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:54.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:54.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:54.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:54.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:55.017 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 07:57:55.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:57:55.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:57:55.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:57:55.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 07:57:55.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:55.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:55.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:55.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:55.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:55.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:55.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:55.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:55.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:55.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:55.027 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 07:57:55.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:55.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:55.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:55.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:55.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 07:57:55.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:55.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 07:57:55.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:55.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:55.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:55.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:55.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 07:57:55.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:55.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:55.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:55.034 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 07:57:55.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:55.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:55.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:55.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:55.036 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") 07:57:55.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:55.036 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 07:57:55.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:55.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:55.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:55.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:55.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 07:57:55.037 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 07:57:55.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:55.038 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 07:57:55.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:55.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:55.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:55.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 07:57:55.038 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 07:57:55.038 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:55.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.042 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.067 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 07:57:55.045 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:55.045 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:55.046 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:55.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:55.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:55.046 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:55.047 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:55.047 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:55.047 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:55.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:55.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:55.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:55.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:55.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:55.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:55.055 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) 07:57:55.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:55.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:55.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:55.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:55.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:55.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:55.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 07:57:55.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:55.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 07:57:56.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:57:56.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 07:57:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:56.061 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 07:57:56.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:56.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 07:57:56.062 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:56.062 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:56.062 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:56.062 INFO [main][AbstractShell] Close shell Testing shell 07:57:56.062 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:56.065 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:56.065 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:56.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:56.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:56.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:56.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:56.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:56.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:56.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:56.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:56.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:56.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 07:57:56.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:56.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:56.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:56.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:56.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:56.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 07:57:56.089 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) 07:57:56.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:56.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:56.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:56.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:56.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 07:57:56.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:56.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:56.089 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:56.089 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:56.089 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:56.089 INFO [main][AbstractShell] Close shell Testing shell 07:57:56.089 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:56.092 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:56.092 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:56.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:56.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:56.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:56.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:56.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:56.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:56.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:56.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:56.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:56.109 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) 07:57:56.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:56.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:56.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:56.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:56.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 07:57:56.116 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) 07:57:56.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:56.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:56.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:56.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 07:57:56.117 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) 07:57:56.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:56.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:56.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:56.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 07:57:56.119 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:56.119 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:56.119 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:56.120 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:56.120 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:56.120 INFO [main][AbstractShell] Close shell Testing shell 07:57:56.120 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:56.122 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:56.123 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:56.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:56.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:56.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:56.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:56.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:56.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:56.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:56.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:56.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:56.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:56.140 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) 07:57:56.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:56.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:56.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:56.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:56.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:56.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:56.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:56.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:57:56.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:56.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:57:57.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:57.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:57:57.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:57.149 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 07:57:57.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:57.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:57.150 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:57.150 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:57.150 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:57.150 INFO [main][AbstractShell] Close shell Testing shell 07:57:57.150 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:57.153 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:57.153 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:57.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:57.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:57.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:57.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:57.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:57.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:57.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:57.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:57.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:57.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:57.169 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) 07:57:57.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:57.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:57.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:57.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:57.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:57.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 07:57:57.174 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) 07:57:57.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:57.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:57.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:57.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:57.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:57.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 07:57:57.175 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:57.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 07:57:57.175 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:57.175 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:57.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:57.175 INFO [main][AbstractShell] Close shell Testing shell 07:57:57.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:57.178 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:57.178 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:57.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:57.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:57.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:57.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:57.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:57.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:57.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:57.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:57.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:57.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:57.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:57.190 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) 07:57:57.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:57.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:57.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:57.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:57.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:57.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:57.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:57:57.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:57.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:57:58.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:58.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:57:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:58.202 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 07:57:58.202 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:58.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 07:57:58.202 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:58.202 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:58.202 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:58.202 INFO [main][AbstractShell] Close shell Testing shell 07:57:58.202 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:58.205 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:58.205 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:58.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:58.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:58.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:58.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 07:57:58.217 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 07:57:58.217 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:58.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.174 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.024 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.032 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.031 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.024 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.026 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.032 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:58.224 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:58.224 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:58.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:58.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:58.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:58.225 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:58.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:58.225 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:58.225 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:58.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:58.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:58.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:58.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:58.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:58.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:58.236 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 07:57:58.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:58.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:58.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:58.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:58.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:58.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:58.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:58.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:58.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:58.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 07:57:58.245 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:58.245 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:58.245 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:58.246 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:58.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:58.246 INFO [main][AbstractShell] Close shell Testing shell 07:57:58.246 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:58.249 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:58.249 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:58.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:58.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:58.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:58.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:58.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:58.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:58.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:58.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:58.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:58.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:58.262 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 07:57:58.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:58.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:58.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:58.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:58.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:58.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:58.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:59.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:57:59.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:57:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:57:59.275 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 07:57:59.275 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:59.275 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:59.275 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:59.275 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:59.275 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:59.275 INFO [main][AbstractShell] Close shell Testing shell 07:57:59.275 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:59.279 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:59.279 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:59.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:59.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:59.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:59.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:59.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:59.292 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 07:57:59.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:59.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:59.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:59.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:59.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 07:57:59.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:59.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:59.305 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:59.306 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:59.306 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:59.306 INFO [main][AbstractShell] Close shell Testing shell 07:57:59.306 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:59.309 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:59.309 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:59.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:59.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:59.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:59.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:59.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:59.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:59.322 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 07:57:59.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:59.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:59.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:59.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:59.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 07:57:59.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 07:57:59.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:57:59.335 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 07:57:59.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:59.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:59.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:59.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:59.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:57:59.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:57:59.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:59.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 07:57:59.336 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:59.337 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:59.337 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:59.337 INFO [main][AbstractShell] Close shell Testing shell 07:57:59.337 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:59.340 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:59.340 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:59.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:59.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:59.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:59.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:59.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:59.358 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 07:57:59.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:59.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:59.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:59.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:59.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:57:59.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:57:59.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:59.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 07:57:59.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:59.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:59.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:59.368 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:59.368 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:59.368 INFO [main][AbstractShell] Close shell Testing shell 07:57:59.368 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:59.371 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:59.371 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:59.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:59.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:59.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:59.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:59.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:59.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:59.389 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 07:57:59.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:59.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:59.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:59.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:59.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:59.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:59.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:59.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 07:57:59.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:57:59.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:57:59.410 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:57:59.411 DEBUG [main][AbstractWait] Waiting until shell is active... 07:57:59.411 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:57:59.411 INFO [main][AbstractShell] Close shell Testing shell 07:57:59.411 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:57:59.414 DEBUG [main][AbstractWait] Waiting while shell is available... 07:57:59.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:57:59.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:59.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 07:57:59.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 07:57:59.420 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:57:59.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:57:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.029 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.03 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.03 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.036 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.03 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:57:59.429 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:57:59.429 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:57:59.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:59.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:57:59.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:59.430 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:57:59.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:59.433 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:57:59.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:59.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:57:59.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:57:59.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:57:59.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:57:59.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:57:59.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:57:59.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:57:59.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:57:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:57:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:57:59.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:57:59.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:57:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:57:59.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:57:59.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:57:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:57:59.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:57:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:57:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:57:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:57:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:57:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:57:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:57:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:57:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:00.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:00.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:00.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:00.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:00.010 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:00.010 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:00.010 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:00.010 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:00.010 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:00.010 INFO [main][AbstractShell] Close shell Testing shell 07:58:00.010 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:00.020 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:00.020 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:00.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:00.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:00.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:00.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:00.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:00.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:00.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:00.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:00.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:00.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:00.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:00.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:00.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:00.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:00.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:00.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:00.530 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 07:58:00.530 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:00.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:00.531 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:00.531 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:00.531 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:00.531 INFO [main][AbstractShell] Close shell Testing shell 07:58:00.531 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:00.540 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:00.540 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:00.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:00.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:00.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:00.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:00.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:00.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:00.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:00.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:00.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:00.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:00.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:00.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:00.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:00.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:01.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:01.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:01.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:01.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:01.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:01.047 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 07:58:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:01.048 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:01.048 TRACE [main][WidgetHandler] Wait for synchronization 07:58:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:01.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:01.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:01.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:01.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 07:58:01.051 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:01.051 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:01.051 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:01.051 INFO [main][AbstractShell] Close shell Testing shell 07:58:01.051 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:01.060 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:01.060 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:01.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:01.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:01.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:01.066 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:01.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:01.066 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:01.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:01.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:01.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:01.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:01.325 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 07:58:01.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:01.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:01.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:01.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:58:01.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:58:01.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:01.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:58:01.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:01.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:01.556 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 07:58:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 07:58:01.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 07:58:01.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 07:58:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:01.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:01.561 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:01.561 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:01.561 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:01.562 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:01.562 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:01.562 INFO [main][AbstractShell] Close shell Testing shell 07:58:01.562 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:01.570 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:01.571 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:01.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:01.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:01.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:01.581 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:01.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:01.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:01.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:01.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:01.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:01.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:01.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:01.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:02.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:02.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:02.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:02.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:02.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:02.063 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 07:58:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:02.063 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:02.063 TRACE [main][WidgetHandler] Wait for synchronization 07:58:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:02.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:02.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:02.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:02.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:02.065 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:02.065 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:02.065 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:02.065 INFO [main][AbstractShell] Close shell Testing shell 07:58:02.065 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:02.074 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:02.074 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:02.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:02.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:02.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:02.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:02.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:02.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:02.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:02.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:02.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:02.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:02.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:02.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:02.361 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 07:58:02.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:02.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:02.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:02.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:02.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:02.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:02.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:02.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:02.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:02.596 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 07:58:02.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:02.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:02.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:02.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:02.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:02.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:02.598 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 07:58:02.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:02.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:02.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:02.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:02.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:02.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:02.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:02.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:02.603 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:02.603 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:02.603 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:02.603 INFO [main][AbstractShell] Close shell Testing shell 07:58:02.603 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:02.611 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:02.611 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:02.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:02.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:02.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:02.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:02.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:02.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:02.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:02.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:02.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:02.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:02.877 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 07:58:02.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:03.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:03.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:03.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:03.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:03.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:03.121 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 07:58:03.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:03.121 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:03.121 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:03.122 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:03.122 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:03.122 INFO [main][AbstractShell] Close shell Testing shell 07:58:03.122 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:03.130 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:03.130 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:03.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:03.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:03.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:03.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:03.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:03.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:03.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:03.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:03.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:03.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:03.407 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 07:58:03.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:03.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:03.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:03.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:03.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:03.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:03.639 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 07:58:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:03.639 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:03.639 TRACE [main][WidgetHandler] Wait for synchronization 07:58:03.639 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:03.639 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:03.639 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:03.639 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:03.639 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:03.639 INFO [main][AbstractShell] Close shell Testing shell 07:58:03.639 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:03.649 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:03.649 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:03.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:03.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:03.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:03.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:03.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:03.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:03.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:03.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:03.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:03.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:03.917 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 07:58:03.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:04.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:04.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:04.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:04.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:58:04.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:58:04.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:04.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:58:04.174 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 07:58:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:04.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:04.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:04.174 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:04.175 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:04.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:04.175 INFO [main][AbstractShell] Close shell Testing shell 07:58:04.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:04.184 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:04.184 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:04.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:04.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:04.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:04.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:04.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:04.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:04.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:04.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:04.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:04.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:04.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:04.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:04.452 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 07:58:04.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:04.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:04.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:04.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:04.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:04.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:04.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:04.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:04.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 07:58:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 07:58:04.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:04.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:04.705 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:04.705 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:04.705 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:04.705 INFO [main][AbstractShell] Close shell Testing shell 07:58:04.705 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:04.715 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:04.716 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:04.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:04.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:04.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:04.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:04.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:04.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:04.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:04.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:04.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:04.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:04.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:04.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:04.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:04.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:05.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:05.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:05.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:05.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:05.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:05.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:05.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:05.237 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:05.238 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:05.238 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:05.238 INFO [main][AbstractShell] Close shell Testing shell 07:58:05.238 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:05.247 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:05.247 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:05.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:05.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:05.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:05.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:05.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:05.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:05.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:05.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:05.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:05.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:05.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:05.518 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 07:58:05.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:05.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:05.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:05.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:05.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:05.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:05.768 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') 07:58:05.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:05.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:05.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:05.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:05.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:05.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 07:58:05.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 07:58:05.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:05.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:05.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:05.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:05.772 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:05.772 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:05.772 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:05.772 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:05.772 INFO [main][AbstractShell] Close shell Testing shell 07:58:05.772 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:05.784 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:05.784 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:05.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:05.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:05.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:05.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:05.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:05.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:05.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:05.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:05.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:05.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:06.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:06.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:06.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:06.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:06.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:06.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:06.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:06.282 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 07:58:06.282 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:06.282 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:06.282 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:06.282 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:06.282 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:06.282 INFO [main][AbstractShell] Close shell Testing shell 07:58:06.282 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:06.291 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:06.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:06.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:06.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:06.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:06.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:06.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:06.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:06.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:06.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:06.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:06.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:06.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:06.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:06.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:06.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:06.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:06.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:06.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:06.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:06.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:06.789 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 07:58:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:06.789 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:06.790 TRACE [main][WidgetHandler] Wait for synchronization 07:58:06.790 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:06.790 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:06.790 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:06.790 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:06.790 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:06.790 INFO [main][AbstractShell] Close shell Testing shell 07:58:06.790 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:06.799 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:06.799 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:06.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:06.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:06.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:06.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:06.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:06.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:06.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:06.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:06.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:06.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:06.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:06.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:07.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:07.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:07.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:07.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:07.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:07.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:07.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:07.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:07.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:07.307 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 07:58:07.307 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:07.307 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:07.307 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:07.307 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:07.307 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:07.307 INFO [main][AbstractShell] Close shell Testing shell 07:58:07.307 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:07.321 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:07.321 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:07.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:07.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:07.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:07.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:07.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:07.330 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:07.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:07.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:07.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:07.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:07.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:07.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:07.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:07.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:07.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:07.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:07.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:07.839 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:07.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 07:58:07.839 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:07.839 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:07.839 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:07.839 INFO [main][AbstractShell] Close shell Testing shell 07:58:07.839 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:07.848 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:07.848 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:07.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:07.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:07.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:07.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:07.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:07.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:07.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:07.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:07.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:07.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:08.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:08.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:08.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:08.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:08.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:08.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:08.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:08.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:08.350 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:08.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 07:58:08.350 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:08.350 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:08.350 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:08.350 INFO [main][AbstractShell] Close shell Testing shell 07:58:08.350 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:08.360 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:08.360 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:08.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:08.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:08.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:08.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:08.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:08.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:08.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:08.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:08.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:08.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:08.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:08.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:08.629 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 07:58:08.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:08.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:08.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:08.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:58:08.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:58:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:08.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:58:08.869 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 07:58:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:08.870 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:08.870 TRACE [main][WidgetHandler] Wait for synchronization 07:58: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.... 07:58: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 07:58:08.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:08.870 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:08.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:08.870 INFO [main][AbstractShell] Close shell Testing shell 07:58:08.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:08.879 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:08.879 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:08.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:08.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:08.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:08.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:08.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:08.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:08.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:08.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:08.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:08.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:08.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:08.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:09.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:09.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:09.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:09.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:09.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:09.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:09.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:09.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:09.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:09.383 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:09.383 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:09.383 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:09.383 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:09.383 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:09.383 INFO [main][AbstractShell] Close shell Testing shell 07:58:09.383 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:09.393 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:09.393 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:09.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:09.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:09.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:09.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:09.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:09.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:09.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:09.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:09.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:09.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:09.690 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 07:58:09.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:09.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:09.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:09.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:09.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:09.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:09.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:09.924 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 07:58:09.926 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:09.926 TRACE [main][WidgetHandler] Wait for synchronization 07:58:09.926 TRACE [main][WidgetHandler] Notify Table with event 8 07:58:09.926 TRACE [main][WidgetHandler] Wait for synchronization 07:58:09.927 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:09.927 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:09.927 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:09.928 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:09.928 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:09.928 INFO [main][AbstractShell] Close shell Testing shell 07:58:09.928 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:09.937 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:09.937 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:09.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:09.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:09.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:09.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:09.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:09.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:09.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:09.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:09.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:09.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:10.204 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 07:58:10.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:10.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:10.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:10.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:10.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:10.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:10.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:10.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:10.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:10.445 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:10.445 TRACE [main][WidgetHandler] Wait for synchronization 07:58:10.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 07:58:10.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:10.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:10.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:10.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:10.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:10.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:10.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:10.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:10.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:10.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:10.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:10.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:10.448 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:10.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 07:58:10.448 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:10.449 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:10.449 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:10.449 INFO [main][AbstractShell] Close shell Testing shell 07:58:10.449 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:10.458 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:10.458 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:10.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:10.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:10.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:10.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:10.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:10.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:10.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:10.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:10.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:10.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:10.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:10.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:10.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:10.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:10.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:10.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:10.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:10.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:10.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:10.951 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 07:58:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:10.951 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:10.951 TRACE [main][WidgetHandler] Wait for synchronization 07:58:10.952 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:10.952 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:10.952 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:10.952 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:10.952 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:10.952 INFO [main][AbstractShell] Close shell Testing shell 07:58:10.952 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:10.961 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:10.961 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:10.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:10.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:10.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:10.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:10.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:10.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:10.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:10.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:10.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:10.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:11.222 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 07:58:11.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:11.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:11.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:11.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:11.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:11.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:11.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:11.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:11.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:11.461 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 07:58:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:11.461 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:11.461 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:11.461 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:11.461 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:11.461 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:11.461 INFO [main][AbstractShell] Close shell Testing shell 07:58:11.461 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:11.471 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:11.471 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:11.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:11.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:11.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:11.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:11.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:11.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:11.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:11.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:11.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:11.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:11.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:11.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:11.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:11.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:11.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:11.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:11.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:11.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:11.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:11.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:11.968 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 07:58:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:11.968 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:11.968 TRACE [main][WidgetHandler] Wait for synchronization 07:58:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:11.970 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 07:58:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:11.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:11.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:11.972 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:11.973 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:11.973 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:11.973 INFO [main][AbstractShell] Close shell Testing shell 07:58:11.973 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:11.982 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:11.982 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:11.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:11.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:11.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:11.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:11.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:11.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:11.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:11.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:11.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:11.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:12.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:12.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:12.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:12.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:12.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:12.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:12.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:12.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:12.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:12.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:12.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:12.483 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 07:58:12.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:12.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:12.483 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:12.484 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:12.484 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:12.484 INFO [main][AbstractShell] Close shell Testing shell 07:58:12.484 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:12.492 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:12.492 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:12.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:12.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:12.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:12.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:12.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:12.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:12.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:12.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:12.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:12.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:12.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:12.752 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 07:58:12.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:13.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:13.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:13.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:13.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:13.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 07:58:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:13.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:13.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:15.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:16.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:16.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:16.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:17.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:17.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:18.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:18.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:18.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:18.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:20.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:20.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:21.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:22.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:22.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:22.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 07:58:23.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:23.041 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:23.041 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:23.041 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:23.041 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:23.041 INFO [main][AbstractShell] Close shell Testing shell 07:58:23.041 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:23.051 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:23.051 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:23.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:23.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:23.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:23.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:23.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:23.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 07:58:23.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 07:58:23.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:23.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:23.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:23.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.636 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.599 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.514 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.52 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.515 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.499 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.543 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.518 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.535 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.532 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.532 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.537 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.506 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.508 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.524 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.53 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.515 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.516 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.507 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.551 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.515 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.503 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.516 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.505 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.566 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:23.072 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:23.073 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:23.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:23.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:23.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:23.073 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:23.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:23.074 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:23.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:23.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:23.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:23.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:23.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:23.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:23.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:23.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:23.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:23.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:23.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:23.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:23.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:23.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:23.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:23.411 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 07:58:23.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:23.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 07:58:23.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 07:58:23.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:23.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 07:58:23.412 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@6208cb81 07:58:23.413 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:23.413 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:23.413 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:23.413 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:23.414 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:23.414 INFO [main][AbstractShell] Close shell Testing shell 07:58:23.414 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:23.420 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:23.420 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:23.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:23.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:23.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:23.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:23.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:23.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:23.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:23.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:23.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:23.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:23.602 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 07:58:23.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:23.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:23.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:23.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:23.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:23.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:23.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:23.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:23.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:23.770 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") 07:58:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:23.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:23.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:23.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:23.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 07:58:23.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:23.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 07:58:23.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:23.771 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:23.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:23.771 INFO [main][AbstractShell] Close shell Testing shell 07:58:23.771 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:23.778 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:23.778 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:23.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:23.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:23.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:23.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:23.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:23.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:23.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:23.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:23.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:23.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:23.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:23.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:23.966 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 07:58:23.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:24.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:24.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:24.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:24.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:24.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 07:58:24.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:24.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 07:58:24.133 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:24.133 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:24.133 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:24.133 INFO [main][AbstractShell] Close shell Testing shell 07:58:24.134 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:24.141 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:24.141 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:24.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:24.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:24.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:24.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:24.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:24.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:24.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:24.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:24.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:24.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:24.320 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") 07:58:24.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:24.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:24.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:24.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:24.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:24.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:24.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:24.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 07:58:24.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:24.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 07:58:24.493 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:24.493 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:24.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:24.493 INFO [main][AbstractShell] Close shell Testing shell 07:58:24.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:24.500 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:24.500 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:24.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:24.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:24.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:24.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:24.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:24.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:24.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:24.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:24.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:24.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:24.682 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 07:58:24.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:24.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:24.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:24.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:24.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:24.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:24.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:24.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:24.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:24.849 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") 07:58:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:24.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:24.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:24.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:24.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 07:58:24.850 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 07:58:24.850 TRACE [main][WidgetHandler] Notify Table with event 13 07:58:24.850 TRACE [main][WidgetHandler] Wait for synchronization 07:58:24.851 TRACE [main][WidgetHandler] Notify Table with event 3 07:58:24.851 TRACE [main][WidgetHandler] Wait for synchronization 07:58:24.851 TRACE [main][WidgetHandler] Notify Table with event 4 07:58:24.851 TRACE [main][WidgetHandler] Wait for synchronization 07:58:24.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:24.852 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:24.852 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:24.853 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:24.853 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:24.853 INFO [main][AbstractShell] Close shell Testing shell 07:58:24.853 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:24.859 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:24.859 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:24.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:24.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:24.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:24.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:24.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:24.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:24.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:24.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:24.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:24.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:25.049 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 07:58:25.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:25.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:25.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:25.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:25.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:25.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 07:58:25.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:25.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 07:58:25.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:25.216 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:25.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:25.216 INFO [main][AbstractShell] Close shell Testing shell 07:58:25.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:25.223 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:25.223 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:25.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:25.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:25.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:25.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:25.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:25.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:25.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:25.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:25.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:25.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:25.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:25.401 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 07:58:25.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:25.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:25.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:25.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:25.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:25.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:25.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:25.585 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 07:58:25.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:25.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:25.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:25.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:25.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 07:58:25.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:25.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:25.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:25.592 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:25.592 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:25.592 INFO [main][AbstractShell] Close shell Testing shell 07:58:25.592 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:25.599 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:25.599 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:25.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:25.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:25.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:25.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:25.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:25.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:25.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:25.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:25.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:25.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:25.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:25.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:25.781 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 07:58:25.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:25.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:25.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:25.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:25.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:25.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:25.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:25.948 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 07:58:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:25.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:25.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:25.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 07:58:25.949 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:25.949 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:25.949 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:25.949 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:25.949 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:25.949 INFO [main][AbstractShell] Close shell Testing shell 07:58:25.949 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:25.956 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:25.956 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:25.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:25.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:25.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:25.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:25.962 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:25.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:25.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:25.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:25.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:25.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:25.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:26.138 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 07:58:26.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 07:58:26.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 07:58:26.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 07:58:26.306 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 07:58:26.307 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 07:58:26.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 07:58:26.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 07:58:26.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 07:58:26.309 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:26.309 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:26.309 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:26.309 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:26.309 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:26.309 INFO [main][AbstractShell] Close shell Testing shell 07:58:26.309 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:26.316 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:26.316 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:26.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:26.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:26.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:26.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:26.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:26.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:26.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:26.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:26.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:26.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:26.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:26.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:26.672 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 07:58:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 07:58:26.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 07:58:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 07:58:26.672 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 07:58:26.673 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 07:58:26.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 07:58:26.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 07:58:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 07:58:26.674 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:26.674 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:26.674 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:26.674 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:26.674 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:26.674 INFO [main][AbstractShell] Close shell Testing shell 07:58:26.674 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:26.681 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:26.681 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:26.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:26.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:26.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 07:58:26.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 07:58:26.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:26.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.616 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.352 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.358 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.362 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.36 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.365 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.357 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.382 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.352 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.36 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.365 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.692 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.692 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:26.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:26.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:26.692 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:26.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:26.698 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:26.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:26.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:26.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:26.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:26.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:26.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 07:58:26.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:26.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:26.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 07:58:26.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Disabled:") 07:58:26.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:26.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:26.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:26.739 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:26.740 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:26.740 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:26.740 INFO [main][AbstractShell] Close shell Testing shell 07:58:26.740 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:26.747 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:26.747 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:26.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:26.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.754 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:26.754 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:26.754 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:26.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:26.775 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') 07:58:26.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 07:58:26.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 07:58:26.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 07:58:26.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 07:58:26.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:26.794 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 07:58:26.811 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:26.811 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:26.811 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:26.811 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:26.811 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:26.811 INFO [main][AbstractShell] Close shell Testing shell 07:58:26.812 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:26.819 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:26.819 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:26.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:26.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:26.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:26.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:26.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:26.842 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") 07:58:26.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:26.859 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 07:58:26.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:26.863 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") 07:58:26.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:26.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 07:58:26.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:26.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 07:58:26.865 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") 07:58:26.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:26.867 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 07:58:26.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:58:26.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:58:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 07:58:26.867 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") 07:58:26.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:26.870 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 07:58:26.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:58:26.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 07:58:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 07:58:26.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:26.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 07:58:26.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:26.871 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:26.871 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:26.871 INFO [main][AbstractShell] Close shell Testing shell 07:58:26.871 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:26.878 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:26.878 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:26.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:26.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:26.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:26.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:26.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:26.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:26.932 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") 07:58:26.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:26.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:26.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:26.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:26.946 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 07:58:26.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:26.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 07:58:26.947 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:26.947 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:26.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:26.947 INFO [main][AbstractShell] Close shell Testing shell 07:58:26.947 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:26.954 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:26.954 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:26.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:26.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:26.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:26.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:26.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:26.982 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") 07:58:26.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:27.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:27.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:27.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:27.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:27.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:27.013 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 07:58:27.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 07:58:27.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:27.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:27.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:27.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:27.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:27.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:58:27.014 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:58:27.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:27.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 07:58:27.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:27.016 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:27.016 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:27.016 INFO [main][AbstractShell] Close shell Testing shell 07:58:27.016 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:27.024 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:27.024 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:27.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:27.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:27.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:27.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:27.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:27.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:27.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:27.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:27.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:27.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:27.056 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 07:58:27.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:27.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:27.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:27.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:27.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:27.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 07:58:27.069 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 07:58:27.069 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:27.069 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:27.069 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:27.070 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:27.070 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:27.070 INFO [main][AbstractShell] Close shell Testing shell 07:58:27.070 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:27.076 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:27.076 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:27.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:27.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:27.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:27.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:27.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:27.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:27.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:27.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:27.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:27.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:27.125 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 07:58:27.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:27.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:27.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:27.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:27.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:27.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:27.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:27.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:28.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:28.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:28.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:58:28.140 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 07:58:28.140 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:28.140 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:28.140 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:28.140 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:28.140 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:28.140 INFO [main][AbstractShell] Close shell Testing shell 07:58:28.141 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:28.147 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:28.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:28.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:28.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:28.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:28.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:28.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:28.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:28.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:28.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:28.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:28.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:28.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:28.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:28.169 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_&*") 07:58:28.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:28.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:28.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:28.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:28.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:28.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:28.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:28.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:28.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:28.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:29.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:29.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:58:29.190 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 07:58:29.190 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:29.190 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:29.190 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:29.190 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:29.190 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:29.190 INFO [main][AbstractShell] Close shell Testing shell 07:58:29.190 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:29.196 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:29.196 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:29.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:29.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:29.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:29.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:29.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:29.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:29.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:29.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:29.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:29.220 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") 07:58:29.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 07:58:29.237 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 07:58:29.242 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 07:58:29.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:58:29.242 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:58:29.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:29.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:29.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:29.243 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:29.243 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:29.243 INFO [main][AbstractShell] Close shell Testing shell 07:58:29.243 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:29.249 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:29.249 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:29.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:29.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:29.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 07:58:29.255 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 07:58:29.255 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:29.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.564 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.056 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.07 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.088 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.047 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.077 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.05 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.065 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.05 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.052 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.261 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.262 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:29.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:29.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:29.262 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:29.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:29.268 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:29.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:29.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:29.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:29.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:29.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:29.290 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 07:58:29.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:58:29.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:58:29.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 07:58:29.300 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 07:58:29.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 07:58:29.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:58:29.303 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:58:29.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:29.304 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:29.304 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:29.304 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:29.304 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:29.304 INFO [main][AbstractShell] Close shell Testing shell 07:58:29.304 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:29.310 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:29.310 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:29.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:29.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:29.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:29.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:29.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:29.345 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 07:58:29.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 07:58:29.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:29.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:29.356 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:29.356 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:29.356 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:29.356 INFO [main][AbstractShell] Close shell Testing shell 07:58:29.356 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:29.361 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:29.361 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:29.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:29.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:29.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:29.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:29.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:29.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:29.384 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 07:58:29.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 07:58:29.397 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 07:58:29.397 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 07:58:29.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 07:58:29.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:29.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 07:58:29.399 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:29.400 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:29.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:29.400 INFO [main][AbstractShell] Close shell Testing shell 07:58:29.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:29.404 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:29.404 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:29.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:29.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:29.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:29.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:29.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:29.431 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") 07:58:29.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 07:58:29.441 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") 07:58:29.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 07:58:29.441 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 07:58:29.443 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 07:58:29.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:29.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:29.443 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:29.443 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:29.443 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:29.443 INFO [main][AbstractShell] Close shell Testing shell 07:58:29.443 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:29.448 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:29.448 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:29.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:29.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:29.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:29.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:29.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:29.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:29.469 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 07:58:29.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:29.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:29.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:29.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 07:58:29.482 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:29.482 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:29.482 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:29.483 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:29.483 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:29.483 INFO [main][AbstractShell] Close shell Testing shell 07:58:29.483 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:29.489 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:29.489 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:29.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:29.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:29.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:29.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:29.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:29.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:29.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:29.521 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 07:58:29.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:29.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:29.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:29.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:29.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:30.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:30.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:30.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:58:30.532 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 07:58:30.532 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:30.532 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:30.532 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:30.532 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:30.532 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:30.532 INFO [main][AbstractShell] Close shell Testing shell 07:58:30.532 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:30.537 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:30.537 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:30.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:30.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:30.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:30.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:30.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:30.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:30.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:30.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:30.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:30.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:30.563 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_#$") 07:58:30.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:30.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:30.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:30.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:30.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:30.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:30.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:30.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:31.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:31.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:31.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:58:31.579 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 07:58:31.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:31.579 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.579 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.579 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.579 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.579 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.584 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.584 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:31.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:31.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:31.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:31.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.610 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") 07:58:31.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 07:58:31.624 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 07:58:31.624 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 07:58:31.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:58:31.625 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:58:31.625 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:31.626 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.626 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.626 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.626 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.626 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.633 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.633 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:31.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 07:58:31.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 07:58:31.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.056 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.043 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.042 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.043 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.049 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.046 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.041 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.051 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.646 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.647 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:31.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.647 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:31.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.649 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:31.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.649 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.661 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 07:58:31.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 07:58:31.670 TRACE [main][WidgetHandler] Notify List with event 13 07:58:31.670 TRACE [main][WidgetHandler] Wait for synchronization 07:58:31.671 TRACE [main][WidgetHandler] Notify List with event 13 07:58:31.671 TRACE [main][WidgetHandler] Wait for synchronization 07:58:31.671 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.671 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:31.671 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.671 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.671 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.671 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.671 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.674 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.674 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.692 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 07:58:31.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 07:58:31.708 TRACE [main][WidgetHandler] Notify List with event 13 07:58:31.708 TRACE [main][WidgetHandler] Wait for synchronization 07:58:31.712 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.712 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:31.712 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.712 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.712 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.712 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.712 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.715 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.715 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.727 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 07:58:31.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 07:58:31.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:31.737 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.738 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.738 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.738 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.738 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.740 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.741 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.758 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 07:58:31.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 07:58:31.767 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 07:58:31.768 TRACE [main][WidgetHandler] Notify List with event 13 07:58:31.768 TRACE [main][WidgetHandler] Wait for synchronization 07:58:31.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.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 07:58:31.769 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.769 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.769 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.769 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.769 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.772 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.772 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.789 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 07:58:31.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 07:58:31.798 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') 07:58:31.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 07:58:31.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 07:58:31.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:31.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.799 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.799 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.799 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.799 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.801 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.801 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 07:58:31.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 07:58:31.824 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 07:58:31.829 TRACE [main][WidgetHandler] Notify List with event 13 07:58:31.829 TRACE [main][WidgetHandler] Wait for synchronization 07:58:31.830 TRACE [main][WidgetHandler] Notify List with event 13 07:58:31.830 TRACE [main][WidgetHandler] Wait for synchronization 07:58:31.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:31.830 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.831 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.831 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.831 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.831 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.833 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.834 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.846 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 07:58:31.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 07:58:31.855 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 07:58:31.855 TRACE [main][WidgetHandler] Notify List with event 13 07:58:31.855 TRACE [main][WidgetHandler] Wait for synchronization 07:58:31.856 TRACE [main][WidgetHandler] Notify List with event 13 07:58:31.856 TRACE [main][WidgetHandler] Wait for synchronization 07:58:31.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.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 07:58:31.856 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.856 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.856 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.856 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.856 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.859 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.859 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 07:58:31.868 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 07:58:31.868 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.034 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.037 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.031 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.024 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.033 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:31.873 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:31.874 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:31.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:31.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.874 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:31.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.874 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:31.874 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:31.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:31.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.891 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 07:58:31.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:58:31.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:58:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 07:58:31.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 07:58:31.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 07:58:31.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:58:31.902 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:58:31.903 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 07:58:31.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:31.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:31.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 07:58:31.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:31.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 07:58:31.905 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:31.905 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:31.905 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:31.905 INFO [main][AbstractShell] Close shell Testing shell 07:58:31.905 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:31.909 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:31.909 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:31.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:31.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:31.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:31.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:31.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:31.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:31.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:31.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:31.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:31.929 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 07:58:31.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:58:31.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 07:58:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:31.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 07:58:31.942 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 07:58:31.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 07:58:31.943 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 07:58:31.945 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 07:58:31.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:31.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:31.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:31.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:58:31.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 07:58:32.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:58:32.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 07:58:32.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:58:32.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 07:58:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:58:32.947 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 07:58:32.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:32.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 07:58:32.947 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:32.947 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:32.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:32.947 INFO [main][AbstractShell] Close shell Testing shell 07:58:32.947 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:32.953 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:32.953 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:32.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:32.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:32.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:32.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:32.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:32.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:32.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:32.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:32.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:32.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:32.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:32.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:32.990 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 07:58:32.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:33.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:33.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:33.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:33.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:33.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:33.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:33.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:34.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 07:58:34.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 07:58:34.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:58:34.003 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 07:58:34.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:34.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:34.003 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:34.003 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:34.003 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:34.003 INFO [main][AbstractShell] Close shell Testing shell 07:58:34.003 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:34.007 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:34.007 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:34.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:34.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:34.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:34.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:34.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:34.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:34.026 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_#$") 07:58:34.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:34.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:34.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:34.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:34.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:34.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:34.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:34.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:35.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:35.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:58:35.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 07:58:35.041 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:35.041 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:35.041 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:35.041 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:35.041 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:35.041 INFO [main][AbstractShell] Close shell Testing shell 07:58:35.041 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:35.046 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:35.046 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:35.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:35.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:35.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:35.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:35.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:35.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:35.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:35.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:35.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:35.070 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") 07:58:35.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:35.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:35.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:35.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:35.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:58:35.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 07:58:35.080 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 07:58:35.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:35.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:35.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:35.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:35.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:58:35.081 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:58:35.081 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 07:58:35.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:35.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:35.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:35.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:35.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 07:58:35.081 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:35.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 07:58:35.082 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:35.082 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:35.082 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:35.082 INFO [main][AbstractShell] Close shell Testing shell 07:58:35.082 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:35.086 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:35.086 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:35.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:35.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:35.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 07:58:35.096 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 07:58:35.096 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:35.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.224 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.039 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.056 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.042 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.038 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.044 s Running org.eclipse.reddeer.swt.test.DummyTest 07:58:35.102 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 07:58:35.102 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:35.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:35.103 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 07:58:35.103 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:35.103 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:35.103 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:35.103 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:35.103 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:35.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:35.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 07:58:35.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 07:58:35.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:35.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:35.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:35.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 07:58:35.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:35.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:35.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 07:58:35.104 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 07:58:35.104 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:35.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:35.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.114 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.115 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:35.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:35.115 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.115 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:35.115 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:35.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:35.116 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:35.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:35.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:35.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:35.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:35.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:35.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:35.132 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 07:58:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:35.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:58:35.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:58:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:35.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 07:58:35.132 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:35.132 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:35.132 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:35.132 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:35.132 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:35.132 INFO [main][AbstractShell] Close shell Testing shell 07:58:35.132 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:35.135 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:35.135 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:35.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:35.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:35.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:35.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:35.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:35.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:35.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:35.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:35.172 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') 07:58:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:35.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:35.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:35.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:35.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:35.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 07:58:35.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:35.173 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:35.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:35.173 INFO [main][AbstractShell] Close shell Testing shell 07:58:35.173 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:35.177 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:35.177 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:35.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:35.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:35.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:35.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:35.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:35.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:35.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:35.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:35.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:35.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:35.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:35.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:35.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:35.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:35.208 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") 07:58:35.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:35.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:35.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:35.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:35.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:35.215 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:35.216 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:35.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:35.216 INFO [main][AbstractShell] Close shell Testing shell 07:58:35.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:35.218 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:35.218 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:35.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:35.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:35.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 07:58:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 07:58:37.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 07:58:37.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:37.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:37.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:37.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:37.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:37.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:37.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:37.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:37.242 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") 07:58:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:37.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:37.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:37.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:37.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:37.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:37.242 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:37.242 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:37.242 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:37.242 INFO [main][AbstractShell] Close shell Testing shell 07:58:37.242 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:37.245 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:37.245 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:37.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:37.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:37.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:37.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:37.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:37.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:37.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:37.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:37.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:37.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:37.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:37.283 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 07:58:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:37.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:37.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:37.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 07:58:37.284 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:37.284 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:37.284 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:37.284 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:37.284 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:37.284 INFO [main][AbstractShell] Close shell Testing shell 07:58:37.284 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:37.288 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:37.288 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:37.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:37.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:37.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:37.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:37.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:37.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 07:58:37.294 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 07:58:37.294 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:37.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:37.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:37.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.181 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.038 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.039 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.028 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.04 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:37.301 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:37.302 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:37.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:37.302 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:37.302 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:37.302 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:37.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:37.312 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:37.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:37.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:37.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:37.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:37.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:37.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:37.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:37.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:37.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:37.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:37.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:37.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:37.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:37.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:37.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 07:58:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:58:37.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:58:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:37.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:58:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:58:37.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:58:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:37.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:58:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:37.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:58:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:58:38.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:58:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:38.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:58:38.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:38.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:58:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:58:38.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:58:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:38.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:58:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:38.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:58:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 07:58:38.345 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:38.345 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:38.345 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:38.345 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:38.345 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:38.346 INFO [main][AbstractShell] Close shell Testing shell 07:58:38.346 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:38.349 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:38.349 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:38.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:38.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:38.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:38.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:38.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:38.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:38.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:38.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:38.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:38.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:38.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:38.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:38.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:38.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:38.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:38.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:38.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:38.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:38.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:38.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:38.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:38.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 07:58:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:58:38.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:58:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:38.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:58:38.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:58:38.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:58:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:38.896 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:58:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:38.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:58:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:58:38.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:58:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:39.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:39.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:58:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:58:39.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:58:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:39.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:58:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:39.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 07:58:39.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:39.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:39.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:39.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:39.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:39.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:39.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 07:58:39.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:39.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:39.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 07:58:39.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:39.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:39.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 07:58:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 07:58:39.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:58:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:39.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:58:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:39.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:58:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 07:58:39.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 07:58:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:58:39.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 07:58:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:58:39.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 07:58:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 07:58:39.401 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:39.401 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:39.401 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:39.401 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:39.401 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:39.401 INFO [main][AbstractShell] Close shell Testing shell 07:58:39.401 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:39.406 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:39.406 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:39.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:39.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:39.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:39.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:39.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:39.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:39.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:39.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:39.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:39.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:39.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:39.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:39.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:39.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:39.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:39.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:39.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 07:58:39.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:39.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:39.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:39.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:39.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:39.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:39.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 07:58:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:39.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:39.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 07:58:39.440 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:39.440 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:39.440 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:39.440 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:39.440 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:39.440 INFO [main][AbstractShell] Close shell Testing shell 07:58:39.440 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:39.445 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:39.445 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:39.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:39.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:39.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:39.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:39.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:39.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:39.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:39.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:39.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:39.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:39.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:39.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:39.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:39.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:39.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:39.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:39.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:39.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:39.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:39.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:39.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:39.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:39.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:39.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 07:58:39.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:39.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:40.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 07:58:40.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:40.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:40.501 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:40.501 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:40.501 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:40.501 INFO [main][AbstractShell] Close shell Testing shell 07:58:40.501 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:40.505 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:40.505 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:40.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:40.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:40.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:40.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:40.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:40.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:40.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:40.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:40.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:40.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:40.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:40.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:40.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:40.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:40.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:40.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:40.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 07:58:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:41.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:41.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 07:58:41.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:41.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:41.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:41.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:41.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:41.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:41.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:42.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 07:58:42.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:42.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:42.540 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:42.540 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:42.540 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:42.540 INFO [main][AbstractShell] Close shell Testing shell 07:58:42.540 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:42.544 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:42.544 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:42.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:42.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:42.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:42.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:42.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:42.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:42.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:42.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:42.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:42.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:42.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:42.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:42.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:42.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:42.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:42.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:42.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:42.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:42.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 07:58:43.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 07:58:43.576 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:43.576 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:43.576 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:43.577 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:43.577 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:43.577 INFO [main][AbstractShell] Close shell Testing shell 07:58:43.577 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:43.580 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:43.580 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:43.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:43.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:43.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:43.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:43.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:43.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:43.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:43.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:43.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:43.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:43.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:43.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:43.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:43.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:43.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:43.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:43.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:43.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 07:58:45.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 07:58:45.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:45.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 07:58:45.114 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:45.114 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:45.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:45.114 INFO [main][AbstractShell] Close shell Testing shell 07:58:45.114 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:45.118 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:45.118 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:45.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:45.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:45.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:45.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 07:58:45.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 07:58:45.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:45.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.834 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.055 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.043 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.056 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.043 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.039 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.037 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.549 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 07:58:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:45.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:45.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:45.151 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:45.151 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:45.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:45.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:45.191 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:45.191 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:45.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:45.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:45.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:45.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:45.218 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 07:58:45.219 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 07:58:45.236 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:45.236 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:45.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:45.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:45.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:45.247 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:45.247 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:45.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:45.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:45.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:46.273 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 07:58:46.273 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:46.273 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:46.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:46.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:46.288 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:46.289 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:46.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:46.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:46.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:46.333 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:46.333 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:46.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:46.366 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:46.366 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:46.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:46.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:46.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:46.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:46.397 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:46.397 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:46.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:46.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:46.421 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:46.421 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:46.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:46.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:46.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:46.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:46.451 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:46.451 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:46.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 07:58:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 07:58:46.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 07:58:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:46.483 INFO [WorkbenchTestable][AbstractShell] Close shell shell 07:58:46.483 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 07:58:46.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.029 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.029 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.04 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.015 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.027 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.036 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.035 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.031 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.021 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.034 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:46.504 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:46.504 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:46.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:46.505 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:46.505 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:46.505 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:46.505 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:46.505 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:46.505 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:46.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:46.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:46.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:46.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:46.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:46.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:46.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:46.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:46.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:46.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:46.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:46.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:46.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:46.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:46.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:46.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:46.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:46.675 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:46.675 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:46.675 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:46.676 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:46.676 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:46.676 INFO [main][AbstractShell] Close shell Testing shell 07:58:46.676 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:46.681 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:46.681 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:46.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:46.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:46.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:46.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:46.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:46.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:46.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:46.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:46.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:46.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:46.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:46.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:46.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:46.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:46.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:46.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:46.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:46.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:46.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:46.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:46.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:46.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:46.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 07:58:46.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:46.872 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:46.872 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:46.872 INFO [main][AbstractShell] Close shell Testing shell 07:58:46.872 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:46.877 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:46.877 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:46.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:46.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:46.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:46.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:46.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:46.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:46.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:46.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:46.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:46.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:46.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:46.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:46.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:46.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:47.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:47.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:47.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:47.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:47.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:47.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:47.064 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:47.064 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:47.065 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:47.065 INFO [main][AbstractShell] Close shell Testing shell 07:58:47.065 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:47.071 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:47.071 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:47.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:47.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:47.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:47.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:47.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:47.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:47.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 07:58:47.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:47.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:47.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:47.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:58:47.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:58:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:47.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:58:47.262 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:47.262 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:47.262 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:47.262 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:47.262 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:47.262 INFO [main][AbstractShell] Close shell Testing shell 07:58:47.262 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:47.268 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:47.268 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:47.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:47.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:47.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:47.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:47.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:47.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:47.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:47.448 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:47.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 07:58:47.448 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:47.449 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:47.449 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:47.449 INFO [main][AbstractShell] Close shell Testing shell 07:58:47.449 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:47.456 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:47.456 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:47.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:47.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:47.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:47.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:47.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:47.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:47.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:47.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:47.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:47.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:47.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:47.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:47.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:47.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:47.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:47.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:47.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:47.680 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:47.681 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:47.681 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:47.681 INFO [main][AbstractShell] Close shell Testing shell 07:58:47.681 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:47.689 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:47.689 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:47.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:47.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:47.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:47.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:47.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:47.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:47.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:47.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:47.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:47.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:47.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:47.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:47.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:47.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:47.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:47.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:47.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:47.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:47.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:47.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:47.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:47.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:47.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 07:58:47.895 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:47.895 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:47.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:47.895 INFO [main][AbstractShell] Close shell Testing shell 07:58:47.895 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:47.901 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:47.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:47.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:47.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:47.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:47.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:47.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:47.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:47.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:47.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:47.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:47.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:47.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:58:47.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:48.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:58:48.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:48.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:48.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:48.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:58:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 07:58:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 07:58:48.087 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:48.087 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:48.087 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:48.087 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:48.087 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:48.087 INFO [main][AbstractShell] Close shell Testing shell 07:58:48.087 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:48.093 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:48.093 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:48.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:48.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:48.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:48.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 07:58:48.098 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 07:58:48.098 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:48.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.181 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.196 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.205 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.187 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.187 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.251 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.195 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.191 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:48.103 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:48.104 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:48.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:48.104 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:48.104 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:48.104 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:48.118 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:48.118 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:48.118 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:48.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:48.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:48.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:48.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:48.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:48.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 07:58:48.154 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 07:58:48.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 07:58:48.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:48.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:48.154 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") 07:58:48.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:48.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 07:58:48.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:48.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:48.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:48.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 07:58:48.155 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 07:58:48.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:48.155 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") 07:58:48.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:48.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 07:58:48.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:48.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:48.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:48.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 07:58:48.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 07:58:48.157 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 07:58:48.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:48.158 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") 07:58:48.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:48.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 07:58:48.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:48.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:48.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:48.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 07:58:48.158 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") 07:58:48.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:48.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 07:58:48.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:48.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:48.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:48.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:48.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:48.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:49.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:58:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 07:58:49.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 07:58:49.159 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 07:58:49.159 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 07:58:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:49.162 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 07:58:49.162 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 07:58:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:49.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:49.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 07:58:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 07:58:49.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 07:58:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.193 INFO [WorkbenchTestable][AbstractShell] Close shell 07:58:49.193 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 07:58:49.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:49.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 07:58:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 07:58:49.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 07:58:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.232 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 07:58:49.233 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 07:58:49.234 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 07:58:49.234 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 07:58:49.234 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 07:58:49.234 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 07:58:49.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:49.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 07:58:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 07:58:49.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 07:58:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.757 INFO [WorkbenchTestable][AbstractShell] Close shell 07:58:49.757 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 07:58:49.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:49.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.776 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 07:58:49.796 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 07:58:49.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 07:58:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.796 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 07:58:49.796 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 07:58:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:58:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:58:49.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 07:58:49.804 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 07:58:49.804 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.702 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.063 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.031 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.527 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.037 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.028 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 07:58:49.810 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 07:58:49.811 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:49.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 07:58:49.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.811 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:49.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.812 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:49.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 07:58:49.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 07:58:49.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:49.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 07:58:49.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 07:58:49.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 07:58:49.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 07:58:49.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:49.813 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 07:58:49.813 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 07:58:49.813 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 07:58:49.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 07:58:49.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 07:58:49.815 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 07:58:49.815 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 07:58:49.820 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 07:58:49.821 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:49.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 07:58:49.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.821 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:49.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.841 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:49.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 07:58:49.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 07:58:49.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:49.861 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 07:58:49.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:58:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.861 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) 07:58:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:49.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:49.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:58:49.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:49.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:49.863 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:49.863 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:49.863 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:49.863 INFO [main][AbstractShell] Close shell Testing shell 07:58:49.863 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:49.866 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:49.866 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:49.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 07:58:49.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 07:58:49.872 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 07:58:49.872 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 07:58:49.877 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 07:58:49.877 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:49.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 07:58:49.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.877 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:49.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.878 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:49.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 07:58:49.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 07:58:49.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:49.902 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 07:58:49.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:58:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.902 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) 07:58:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:49.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:49.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:58:49.902 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 07:58:49.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:58:49.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:58:49.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:58:49.908 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:49.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:49.908 INFO [main][AbstractShell] Close shell Testing shell 07:58:49.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:58:49.911 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:49.911 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:49.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 07:58:49.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 07:58:49.928 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 07:58:49.928 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.05 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:49.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:49.933 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:49.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:49.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.934 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:49.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.934 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:49.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 07:58:49.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:49.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 07:58:49.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:49.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\E') 07:58:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:49.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:49.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:58:49.942 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 07:58:49.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 07:58:49.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:58:49.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:58:49.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:58:49.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:58:49.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:49.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:49.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 07:58:49.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 07:58:49.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:49.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 07:58:49.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:49.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 07:58:49.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:49.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:49.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:58:49.967 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 07:58:49.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 07:58:49.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:58:49.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:58:49.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:58:49.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:58:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.968 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 07:58:49.969 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") 07:58:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:49.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:49.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:49.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:49.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:49.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:49.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 07:58:49.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:49.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 07:58:49.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:49.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:49.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:49.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:49.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 07:58:49.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:49.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:49.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:49.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:49.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 07:58:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:49.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:58:50.011 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 07:58:50.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 07:58:50.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:58:50.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:58:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:58:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:58:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.012 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 07:58:50.012 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") 07:58:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:50.013 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 07:58:50.013 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:58:50.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:50.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 07:58:50.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 07:58:50.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:50.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 07:58:50.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:50.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 07:58:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:58:50.029 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 07:58:50.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 07:58:50.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:58:50.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:58:50.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:58:50.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:58:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.030 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 07:58:50.030 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.*') 07:58:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:50.031 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 07:58:50.031 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:58:50.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:50.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 07:58:50.031 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 07:58:50.031 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.025 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.011 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.044 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.017 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.036 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.036 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:50.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.036 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:50.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.048 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:50.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:50.049 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") 07:58:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:50.052 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 07:58:50.052 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:58:50.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:50.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:50.061 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.*') 07:58:50.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:50.065 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 07:58:50.065 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:58:50.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:50.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:50.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:58:50.072 DEBUG [main][MenuItemLookup] Found menu:'File' 07:58:50.072 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:58:50.072 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:58:50.072 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:58:50.072 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:58:50.072 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:58:50.072 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:58:50.072 DEBUG [main][MenuItemLookup] Item match:Window 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.073 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 07:58:50.073 DEBUG [main][MenuItemLookup] Item match:Preferences 07:58:50.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 07:58:50.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 07:58:50.073 INFO [main][MenuItemHandler] Select menu item: &Preferences 07:58:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 07:58:50.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. finished successfully 07:58:50.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 07:58:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.183 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 07:58:50.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.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 07:58:50.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:50.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 07:58:50.184 DEBUG [main][TreeItemHandler] Selecting tree item: General 07:58:50.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 07:58:50.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 07:58:50.185 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 07:58:50.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 07:58:50.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 07:58:50.197 DEBUG [main][TreeItemHandler] Selecting tree item: Java 07:58:50.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 07:58:50.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 07:58:50.197 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 07:58:50.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 07:58:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and no matchers specified 07:58:50.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:50.255 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 07:58:50.255 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:58:50.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.258 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 07:58:50.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 07:58:50.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 07:58:50.265 DEBUG [main][TreeItemHandler] Selecting tree item: General 07:58:50.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 07:58:50.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 07:58:50.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 07:58:50.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:58:50.269 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 07:58:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:58:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:58:50.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:58:50.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.325 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.325 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.325 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:50.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'File' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:58:50.326 DEBUG [main][MenuItemLookup] Item match:Window 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.326 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 07:58:50.326 DEBUG [main][MenuItemLookup] Item match:Preferences 07:58:50.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 07:58:50.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 07:58:50.326 INFO [main][MenuItemHandler] Select menu item: &Preferences 07:58:50.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 07:58:50.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 07:58:50.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 07:58:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.409 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 07:58:50.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:50.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:50.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 07:58:50.411 DEBUG [main][TreeItemHandler] Selecting tree item: General 07:58:50.411 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 07:58:50.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 07:58:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.422 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 07:58:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:50.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 07:58:50.423 DEBUG [main][TreeItemHandler] Selecting tree item: General 07:58:50.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 07:58:50.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 07:58:50.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 07:58:50.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:58:50.426 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 07:58:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:58:50.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:58:50.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:58:50.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:50.455 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'File' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:58:50.456 DEBUG [main][MenuItemLookup] Item match:Window 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.456 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 07:58:50.456 DEBUG [main][MenuItemLookup] Item match:Preferences 07:58:50.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 07:58:50.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 07:58:50.456 INFO [main][MenuItemHandler] Select menu item: &Preferences 07:58:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 07:58:50.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 07:58:50.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 07:58:50.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.536 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 07:58:50.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:50.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 07:58:50.537 DEBUG [main][TreeItemHandler] Selecting tree item: General 07:58:50.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 07:58:50.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 07:58:50.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 07:58:50.538 DEBUG [main][TreeItemHandler] Selecting tree item: Java 07:58:50.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 07:58:50.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 07:58:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.604 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.*') 07:58:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:58:50.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 07:58:50.605 DEBUG [main][TreeItemHandler] Selecting tree item: General 07:58:50.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 07:58:50.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 07:58:50.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 07:58:50.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:58:50.609 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 07:58:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:58:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:58:50.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:58:50.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 07:58:50.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:58:50.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:58:50.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'File' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:58:50.633 DEBUG [main][MenuItemLookup] Item match:Window 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'' 07:58:50.633 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 07:58:50.634 DEBUG [main][MenuItemLookup] Item match:Preferences 07:58:50.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 07:58:50.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 07:58:50.634 INFO [main][MenuItemHandler] Select menu item: &Preferences 07:58:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 07:58:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 07:58:50.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 07:58:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.716 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 07:58:50.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 07:58:50.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:58:50.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:58:50.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 07:58:50.717 DEBUG [main][TreeItemHandler] Selecting tree item: General 07:58:50.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 07:58:50.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 07:58:50.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 07:58:50.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.718 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 07:58:50.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 07:58:50.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:58:50.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:58:50.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 07:58:50.731 DEBUG [main][TreeItemHandler] Selecting tree item: General 07:58:50.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 07:58:50.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 07:58:50.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 07:58:50.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 07:58:50.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:58:50.734 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 07:58:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:58:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:58:50.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:58:50.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:58:50.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 07:58:50.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 07:58:50.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:50.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:50.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.004 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.012 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.259 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.13 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.178 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.121 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:58:50.757 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:58:50.758 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:58:50.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:58:50.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.758 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:58:50.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.758 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:58:50.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:50.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:58:50.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:58:50.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:50.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:50.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:50.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:58:50.786 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 07:58:50.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 07:58:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:50.786 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 07:58:50.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:50.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 07:58:50.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:50.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:50.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:50.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:50.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:50.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:58:50.787 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:58:50.787 INFO [WorkbenchTestable][Keyboard] Type text "test123" 07:58:50.788 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:50.788 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:58:51.389 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:51.389 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 07:58:51.990 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:51.990 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 07:58:52.591 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:52.591 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:58:53.192 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:53.192 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 07:58:53.792 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:53.792 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 07:58:54.393 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:54.393 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 07:58:54.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:58:54.995 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 07:58:54.995 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 07:58:54.996 DEBUG [main][AbstractWait] Waiting until shell is active... 07:58:54.996 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:58:54.996 INFO [main][AbstractShell] Close shell Keyboard testing shell 07:58:54.996 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 07:58:54.999 DEBUG [main][AbstractWait] Waiting while shell is available... 07:58:54.999 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:58:54.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:58:54.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:58:54.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:58:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:55.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:58:55.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:58:55.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:58:55.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:58:55.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:58:55.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:58:55.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:58:55.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:58:55.031 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 07:58:55.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 07:58:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:58:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:58:55.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 07:58:55.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:58:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:58:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:58:55.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 07:58:55.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:58:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:58:55.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:58:55.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:58:55.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:58:55.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:58:55.031 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:58:55.032 INFO [WorkbenchTestable][Keyboard] Type text "test" 07:58:55.032 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:55.032 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:58:55.633 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:55.633 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 07:58:56.234 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:56.234 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 07:58:56.835 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:58:56.835 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:58:57.436 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 07:58:57.436 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 07:58:57.637 INFO [WorkbenchTestable][Keyboard] Move cursor 07:58:57.837 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:58:57.837 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:58:58.037 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:58:58.440 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:58:58.440 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:58:58.640 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:58:58.841 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 07:58:59.042 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 07:58:59.042 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 07:58:59.242 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 07:58:59.242 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 07:58:59.443 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 07:58:59.644 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 07:58:59.844 INFO [WorkbenchTestable][Keyboard] Move cursor 07:59:00.044 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:00.044 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:00.245 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:00.646 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:00.646 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:00.846 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:01.248 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:01.248 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:01.448 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:01.849 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:01.849 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:02.049 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:02.450 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:02.450 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:02.651 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:02.851 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 07:59:02.851 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 07:59:03.052 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 07:59:03.052 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 07:59:03.252 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 07:59:03.453 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 07:59:03.655 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:59:03.655 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 07:59:03.655 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 07:59:03.655 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:03.656 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:03.656 INFO [main][AbstractShell] Close shell Keyboard testing shell 07:59:03.656 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 07:59:03.659 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:03.659 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:03.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:03.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:03.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:03.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:03.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:03.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:03.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:03.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:03.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:03.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:03.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:59:03.685 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 07:59:03.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 07:59:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 07:59:03.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:03.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 07:59:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:03.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:03.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:59:03.685 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:59:03.686 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 07:59:03.686 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:03.686 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 07:59:03.886 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 07:59:04.887 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:04.887 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 07:59:05.088 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 07:59:06.089 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:06.089 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 07:59:06.290 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:59:07.291 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:07.291 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 07:59:07.892 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:07.892 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 07:59:08.493 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:08.493 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:59:09.093 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:09.094 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 07:59:09.294 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 07:59:10.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:59:10.295 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 07:59:10.295 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 07:59:10.296 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:10.296 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:10.296 INFO [main][AbstractShell] Close shell Keyboard testing shell 07:59:10.296 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 07:59:10.300 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:10.300 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:10.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:10.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:10.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:10.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:10.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:10.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:10.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:10.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:10.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:10.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:10.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:10.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:59:10.327 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 07:59:10.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 07:59:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:10.327 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 07:59:10.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:10.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 07:59:10.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:10.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:10.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:10.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:59:10.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:59:10.328 INFO [WorkbenchTestable][Keyboard] Type text "test" 07:59:10.329 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:10.329 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:59:10.930 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:10.930 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 07:59:11.530 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:11.530 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 07:59:12.131 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:12.131 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:59:12.732 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 07:59:12.732 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 07:59:12.932 INFO [WorkbenchTestable][Keyboard] Move cursor 07:59:13.133 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:13.133 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:13.333 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:13.734 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:13.734 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:13.935 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:14.136 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 07:59:14.336 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 07:59:14.336 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 07:59:14.536 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 07:59:14.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:59:14.738 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 07:59:14.738 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 07:59:14.739 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:14.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:14.739 INFO [main][AbstractShell] Close shell Keyboard testing shell 07:59:14.739 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 07:59:14.742 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:14.742 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:14.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:14.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:14.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:14.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:14.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:14.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:14.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:14.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:14.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:14.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:14.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:59:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:14.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:14.747 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:14.747 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 07:59:14.947 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 07:59:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 07:59:15.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 07:59:15.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 07:59:15.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:15.958 INFO [WorkbenchTestable][AbstractShell] Close shell Search 07:59:15.959 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 07:59:15.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:59:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:59:15.988 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:59:15.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:15.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:15.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:15.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:15.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:15.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:15.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:15.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:15.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:15.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:59:16.006 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 07:59:16.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 07:59:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:16.006 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 07:59:16.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:16.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 07:59:16.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:16.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:16.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:16.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:59:16.006 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:59:16.007 INFO [WorkbenchTestable][Keyboard] Type text "test" 07:59:16.007 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:16.007 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:59:16.608 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:16.608 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 07:59:17.209 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:17.209 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 07:59:17.810 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 07:59:17.810 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 07:59:18.410 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 07:59:18.410 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 07:59:18.611 INFO [WorkbenchTestable][Keyboard] Move cursor 07:59:18.811 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:18.811 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:19.011 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:19.413 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:19.413 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:19.632 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:19.850 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 07:59:20.050 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 07:59:20.050 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 07:59:20.251 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 07:59:20.251 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 07:59:20.451 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 07:59:20.652 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 07:59:20.853 INFO [WorkbenchTestable][Keyboard] Move cursor 07:59:21.053 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:21.053 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:21.253 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:21.655 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:21.655 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:21.855 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:22.256 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:22.256 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:22.457 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:22.858 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:22.858 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:23.058 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:23.459 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 07:59:23.459 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 07:59:23.659 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 07:59:23.860 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 07:59:23.860 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 07:59:24.060 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 07:59:24.060 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 07:59:24.261 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 07:59:24.461 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 07:59:24.662 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 07:59:24.662 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 07:59:24.662 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 07:59:24.663 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:24.663 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:24.663 INFO [main][AbstractShell] Close shell Keyboard testing shell 07:59:24.663 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 07:59:24.666 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:24.666 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:24.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:24.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:24.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:24.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:24.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:24.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 07:59:24.671 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 07:59:24.671 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:24.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:24.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:24.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.914 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.245 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.67 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.631 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.441 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.241 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.683 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 07:59:24.675 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 07:59:24.676 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:59:24.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:24.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 07:59:24.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:24.676 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:59:24.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:24.676 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:59:24.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:24.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:24.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 07:59:24.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 07:59:24.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:24.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:24.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:24.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:59:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:24.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 07:59:24.692 TRACE [WorkbenchTestable][WidgetLookup] 141 widget(s) found 07:59:24.692 INFO [WorkbenchTestable][WidgetResolverTest] Testing 141 widgets for matching children to parent. 07:59:24.694 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@2718f622] 07:59:24.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@74469684] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2718f622] 07:59:24.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2718f622] 07:59:24.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@50594c5a] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2718f622] 07:59:24.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@30100995] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2718f622] 07:59:24.695 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@70225ba5] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 07:59:24.695 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@70225ba5] 07:59:24.696 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}]}] 07:59:24.696 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@5426c89f] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 07:59:24.696 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4e8765dd] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@5426c89f] 07:59:24.696 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@5426c89f] 07:59:24.696 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7eeb8139] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@5426c89f] 07:59:24.696 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@5426c89f] 07:59:24.696 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4e8765dd] 07:59:24.696 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4e8765dd] 07:59:24.697 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@4e8765dd] 07:59:24.697 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4e8765dd] 07:59:24.697 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4e8765dd] 07:59:24.697 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.698 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.698 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}] 07:59:24.698 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}] 07:59:24.700 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.700 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.701 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.701 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 07:59:24.701 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 07:59:24.701 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}] 07:59:24.701 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}]}] 07:59:24.701 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 07:59:24.702 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}] 07:59:24.702 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}] 07:59:24.702 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}] 07:59:24.702 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 07:59:24.702 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}] 07:59:24.702 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 07:59:24.703 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}] 07:59:24.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 07:59:24.703 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}] 07:59:24.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 07:59:24.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 07:59:24.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@d6db63e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 07:59:24.703 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@d6db63e] 07:59:24.703 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@d6db63e] 07:59:24.704 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@d6db63e] 07:59:24.704 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@d6db63e] 07:59:24.704 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.704 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.704 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}] 07:59:24.704 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}] 07:59:24.704 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}] 07:59:24.705 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}] 07:59:24.705 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}] 07:59:24.705 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}] 07:59:24.705 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}] 07:59:24.705 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}] 07:59:24.705 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}] 07:59:24.705 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}] 07:59:24.705 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}] 07:59:24.706 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7eeb8139] 07:59:24.706 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@7eeb8139] 07:59:24.706 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7eeb8139] 07:59:24.706 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7eeb8139] 07:59:24.706 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@7eeb8139] 07:59:24.706 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}] 07:59:24.707 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}] 07:59:24.707 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.707 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.707 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 07:59:24.707 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 07:59:24.707 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@47e0aeb5] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 07:59:24.707 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@47e0aeb5] 07:59:24.708 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}] 07:59:24.708 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 07:59:24.708 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.708 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.708 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@1c761232] 07:59:24.708 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.708 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.708 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.708 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@1c761232] 07:59:24.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.709 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.710 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}] 07:59:24.710 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}] 07:59:24.710 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] 07:59:24.710 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.710 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 07:59:24.711 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 07:59:24.711 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 07:59:24.711 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 07:59:24.711 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log} 07:59:24.711 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 07:59:24.711 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@48a3cac8] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@74469684] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@74469684] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@48a3cac8] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@48a3cac8] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@48a3cac8] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 07:59:24.712 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 07:59:24.713 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 07:59:24.713 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}] 07:59:24.713 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 07:59:24.713 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 07:59:24.713 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.713 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.713 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.713 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.713 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.714 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@410ca583] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@410ca583] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.714 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.715 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.715 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 07:59:24.715 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] 07:59:24.715 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] 07:59:24.715 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 07:59:24.715 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] 07:59:24.715 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] 07:59:24.715 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 07:59:24.716 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] 07:59:24.716 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] 07:59:24.716 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 07:59:24.716 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] 07:59:24.716 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 07:59:24.716 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.717 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.717 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 07:59:24.717 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] 07:59:24.717 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] 07:59:24.717 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] 07:59:24.718 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] 07:59:24.718 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.718 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.718 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 07:59:24.718 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] 07:59:24.719 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}] 07:59:24.719 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}] 07:59:24.719 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.719 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] 07:59:24.719 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}] 07:59:24.719 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.719 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 07:59:24.720 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@31ab4859 (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@70543cae, 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] 07:59:24.720 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@3fb1948c (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@70543cae, 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] 07:59:24.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 07:59:24.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:24.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:24.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 07:59:24.721 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 07:59:24.721 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:24.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.044 s Running org.eclipse.reddeer.swt.test.EditorBarTest 07:59:24.725 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 07:59:24.725 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:59:24.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:24.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 07:59:24.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:24.726 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:59:24.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:24.726 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:59:24.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:24.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:24.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 07:59:24.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 07:59:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:24.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:24.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:59:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:24.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:59:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:24.727 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:59:24.727 DEBUG [main][MenuItemLookup] Found menu:'File' 07:59:24.727 DEBUG [main][MenuItemLookup] Item match:File 07:59:24.728 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 07:59:24.728 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Project...' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Package' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Class' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Interface' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Enum' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Record' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Folder' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'File' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:24.731 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 07:59:24.731 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 07:59:24.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 07:59:24.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 07:59:24.732 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 07:59:24.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 07:59:24.790 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 07:59:24.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 07:59:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:24.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 07:59:24.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:24.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 07:59:24.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:24.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:24.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:24.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:59:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:59:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:59:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 07:59:24.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 07:59:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:59:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:59:25.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 07:59:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 07:59:25.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 07:59:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:59:25.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 07:59:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:59:25.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 07:59:25.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 07:59:25.317 DEBUG [main][TreeItemHandler] Selecting tree item: Project 07:59:25.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 07:59:25.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 07:59:25.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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 >") 07:59:25.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:25.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 07:59:25.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:25.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:25.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:59:25.321 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 07:59:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:59:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:59:25.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:59:25.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 07:59:25.358 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 07:59:25.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 07:59:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:25.359 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:") 07:59:25.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:25.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 07:59:25.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:25.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:25.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:59:25.360 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:59:25.361 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 07:59:25.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 07:59:25.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:25.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 07:59:25.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:25.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:25.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:59:25.365 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 07:59:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:59:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:59:25.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:59:25.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:59:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:59:25.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 07:59:25.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 07:59:25.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 07:59:25.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 07:59:25.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 07:59:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 07:59:25.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:25.878 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 07:59:25.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:59:25.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:25.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:25.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:59:25.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:59:25.878 DEBUG [main][MenuItemLookup] Found menu:'File' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Edit' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Search' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Project' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Run' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Window' 07:59:25.879 DEBUG [main][MenuItemLookup] Item match:Window 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'New Window' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Editor' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:25.879 DEBUG [main][MenuItemLookup] Found menu:'Show View' 07:59:25.879 DEBUG [main][MenuItemLookup] Item match:Show View 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Progress' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Templates' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:25.884 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 07:59:25.884 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 07:59:25.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 07:59:25.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 07:59:25.884 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 07:59:25.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 07:59:25.937 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 07:59:25.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 07:59:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:25.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 07:59:25.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:25.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:59:25.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:25.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:25.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:59:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 07:59:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 07:59:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 07:59:25.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 07:59:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:59:25.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 07:59:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:59:25.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 07:59:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 07:59:25.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 07:59:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 07:59:25.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 07:59:25.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 07:59:25.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 07:59:25.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 07:59:25.940 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 07:59:25.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 07:59:25.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 07:59:25.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:25.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:25.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:25.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:59:25.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:25.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 07:59:25.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:25.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 07:59:25.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:25.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:25.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:59:25.941 INFO [WorkbenchTestable][AbstractButton] Click button &Open 07:59:25.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:59:25.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:59:25.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:59:25.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:25.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:59:25.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:59:25.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 07:59:25.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 07:59:25.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 07:59:25.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:25.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:25.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 07:59:25.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 07:59:25.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:25.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:25.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:25.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:59:25.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:25.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:25.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:25.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 07:59:25.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 07:59:25.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 07:59:25.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:25.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:25.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:25.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:25.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:25.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:25.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:25.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:25.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:25.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:25.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:25.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:25.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:25.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:25.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:26.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:26.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:26.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:26.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 07:59:26.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:26.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:26.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:26.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 07:59:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:26.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:26.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:59:26.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 07:59:26.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:26.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:26.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:26.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:27.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 07:59:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:27.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:27.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:27.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:59:27.000 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 07:59:27.000 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 07:59:27.000 DEBUG [main][TreeItemHandler] Set Tree selection 07:59:27.000 DEBUG [main][TreeHandler] Notify Tree about selection event 07:59:27.013 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 07:59:27.032 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 07:59:27.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:27.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:27.032 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 07:59:27.032 DEBUG [main][MenuItemLookup] Found menu:'File' 07:59:27.032 DEBUG [main][MenuItemLookup] Item match:File 07:59:27.033 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 07:59:27.033 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Project...' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Package' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Class' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Interface' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Enum' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Record' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'Folder' 07:59:27.035 DEBUG [main][MenuItemLookup] Found menu:'File' 07:59:27.035 DEBUG [main][MenuItemLookup] Item match:File 07:59:27.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 07:59:27.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 07:59:27.036 INFO [main][MenuItemHandler] Select menu item: File 07:59:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 07:59:27.101 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 07:59:27.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 07:59:27.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:27.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:27.102 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:") 07:59:27.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:27.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:27.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:27.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 07:59:27.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:27.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:27.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:27.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:27.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 07:59:27.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 07:59:27.105 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 07:59:27.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 07:59:27.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:27.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 07:59:27.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:27.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:27.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:27.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:59:27.107 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 07:59:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:59:27.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:59:27.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:59:27.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 07:59:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 07:59:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c6d56df is found... 07:59:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c6d56df is found finished successfully 07:59:27.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qeditor-with-toolbar\E') 07:59:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:27.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:27.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:59:27.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:27.621 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 07:59:27.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:27.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:27.621 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 07:59:27.621 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") 07:59:27.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:27.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:27.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:27.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 07:59:27.622 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 07:59:27.622 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 07:59:27.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:27.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:27.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 07:59:27.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:27.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 07:59:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:27.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 07:59:27.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 07:59:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:27.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:27.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:27.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 07:59:27.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:27.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:27.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:27.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:27.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:27.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:27.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:27.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:27.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:27.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:27.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:27.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:27.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:27.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:28.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:28.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:28.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:28.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:28.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 07:59:28.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 07:59:28.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 07:59:28.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 07:59:28.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 07:59:28.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 07:59:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:28.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:28.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:28.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 07:59:28.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 07:59:28.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 07:59:28.650 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 07:59:28.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 07:59:28.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 07:59:28.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:59:28.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'New' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Move...' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Import...' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Export...' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:28.718 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 07:59:28.718 DEBUG [main][MenuItemLookup] Item match:Refresh F5 07:59:28.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 07:59:28.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 07:59:28.718 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 07:59:28.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 07:59:28.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 07:59:29.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 07:59:29.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 07:59:29.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 07:59:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 07:59:29.220 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 07:59:29.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 07:59:29.220 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 07:59:29.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 07:59:29.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 07:59:29.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 07:59:29.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:29.249 DEBUG [main][MenuItemLookup] Found menu:'New' 07:59:29.249 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 07:59:29.250 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:29.250 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 07:59:29.250 DEBUG [main][MenuItemLookup] Found menu:'' 07:59:29.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 07:59:29.250 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 07:59:29.250 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 07:59:29.250 DEBUG [main][MenuItemLookup] Item match:Delete Delete 07:59:29.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 07:59:29.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 07:59:29.250 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 07:59:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 07:59:29.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 07:59:29.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 07:59:29.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:29.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:29.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:29.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:29.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 07:59:29.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:29.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:29.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:29.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 07:59:29.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:29.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:29.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:29.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:29.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:59:29.864 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 07:59:29.864 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 07:59:29.864 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 07:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:59:29.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:59:29.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:29.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 07:59:29.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:29.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 07:59:29.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:29.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:29.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:29.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 07:59:29.865 INFO [WorkbenchTestable][AbstractButton] Click button OK 07:59:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 07:59:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 07:59:29.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 07:59:29.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 07:59:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 07:59:29.871 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 07:59:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 07:59:30.372 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 07:59:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 07:59:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 07:59:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 07:59:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 07:59:30.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 07:59:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 07:59:30.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 07:59:30.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:30.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:30.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 07:59:30.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 07:59:30.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:30.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.648 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.647 s Results: Failures: BrowserTest.navigate:86 Browser has to contain text 'SWT Snippets | The Eclipse Foundation' but it doesn't Tests run: 307, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.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-0753 [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] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (1.53MB) [INFO] Fetching com.sun.jna_5.12.1.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (1.82MB) [INFO] Fetching com.sun.jna.platform_5.12.1.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (1.44MB) [INFO] Fetching org.apache.commons.lang_2.6.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (277.56kB) [INFO] Fetching org.yaml.snakeyaml_1.33.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (323.94kB) [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... Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 07:59:43.021 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 07:59:43.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:43.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:43.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:43.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:43.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:43.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:59:43.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:43.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:59:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:43.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:43.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:43.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:43.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:43.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:43.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:43.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:59:43.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:59:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:43.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:43.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:43.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:59:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:43.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:43.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:59:43.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 07:59:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:43.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:43.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:59:43.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 07:59:43.610 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:59:43.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:59:43.613 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:59:43.613 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:43.613 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:43.613 INFO [main][AbstractShell] Close shell Testing shell 07:59:43.614 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:59:43.632 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:43.632 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:44.001 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 07:59:44.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:44.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:44.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:44.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:44.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:59:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:44.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:59:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:44.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:44.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:44.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:44.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:44.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 07:59:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 07:59:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 07:59:44.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:59:44.250 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:59:44.250 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:59:44.250 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:44.250 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:44.251 INFO [main][AbstractShell] Close shell Testing shell 07:59:44.251 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:59:44.261 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:44.261 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:44.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:44.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:44.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:59:44.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 07:59:44.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:44.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 07:59:44.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 07:59:44.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 07:59:44.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 07:59:44.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 07:59:44.535 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 07:59:44.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:44.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:44.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:44.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:44.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:44.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:59:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:44.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:59:44.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:44.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:44.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:44.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:44.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:44.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:44.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:44.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:59:44.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:59:44.777 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:59:44.778 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:44.778 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:44.778 INFO [main][AbstractShell] Close shell Testing shell 07:59:44.778 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:59:44.787 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:44.787 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:45.056 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 07:59:45.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:45.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:45.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:45.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:45.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:45.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:59:45.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:45.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:59:45.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:45.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:45.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:45.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:45.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:45.298 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:59:45.299 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:59:45.299 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:59:45.299 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:45.299 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:45.300 INFO [main][AbstractShell] Close shell Testing shell 07:59:45.300 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:59:45.312 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:45.313 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:45.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:45.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 07:59:45.621 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 07:59:45.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:45.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:45.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:45.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:45.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:45.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:59:45.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:45.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:59:45.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 07:59:45.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:45.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:45.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:45.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:45.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:45.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 07:59:45.862 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 07:59:45.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:45.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:45.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:45.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 07:59:45.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 07:59:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:45.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 07:59:45.866 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 07:59:45.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:45.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:45.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:45.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:45.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:59:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:45.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:59:45.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:45.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:45.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:45.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:45.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:45.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:45.874 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:59:45.874 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:59:45.874 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:59:45.874 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:45.874 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:45.875 INFO [main][AbstractShell] Close shell Testing shell 07:59:45.875 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:59:45.895 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:45.895 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 07:59:46.151 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 07:59:46.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:46.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:46.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:46.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:46.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:46.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 07:59:46.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 07:59:46.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 07:59:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 07:59:46.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 07:59:46.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 07:59:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:46.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 07:59:46.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 07:59:46.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 07:59:46.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 07:59:46.416 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 07:59:46.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 07:59:46.417 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 07:59:46.417 DEBUG [main][AbstractWait] Waiting until shell is active... 07:59:46.417 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 07:59:46.417 INFO [main][AbstractShell] Close shell Testing shell 07:59:46.418 INFO [main][ShellHandler] Closing shell 'Testing shell' 07:59:46.426 DEBUG [main][AbstractWait] Waiting while shell is available... 07:59:46.426 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.103 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.212 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.628 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.525 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.525 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.582 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.532 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 07:59:46.456 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 07:59:46.457 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 07:59:46.465 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 07:59:46.466 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 07:59:46.509 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 07:59:46.520 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 07:59:46.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:46.524 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 07:59:46.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 07:59:46.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 07:59:46.526 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 07:59:46.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:46.527 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 07:59:46.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:46.554 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 07:59:46.557 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:46.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:46.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 07:59:46.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 07:59:46.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:46.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:46.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 07:59:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 07:59:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 07:59:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 07:59:46.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 07:59:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 07:59:47.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 07:59:47.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 07:59:47.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 07:59:47.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 07:59:47.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 07:59:48.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 07:59:48.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 07:59:48.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 07:59:48.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 07:59:48.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 07:59:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 07:59:49.567 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 07:59:49.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 07:59:49.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:49.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:49.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 07:59:49.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:49.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 07:59:49.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 07:59:49.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:49.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:49.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 07:59:49.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 07:59:49.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 07:59:49.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:50.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:50.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:51.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:51.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:52.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:52.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:53.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:53.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 07:59:54.583 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 07:59:54.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 07:59:54.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 07:59:54.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 07:59:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 07:59:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 07:59:54.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 07:59:54.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 07:59:54.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 07:59:54.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 07:59:54.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 07:59:54.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 07:59:54.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 07:59:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 07:59:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 07:59:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 07:59:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 07:59:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 07:59:54.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:55.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:55.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:56.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:56.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:57.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:57.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:58.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:58.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:59.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 07:59:59.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:00:00.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:00:00.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 08:00:00.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:00:00.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:00:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:00:01.589 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 08:00:01.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:00:01.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:00:01.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:00:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:01.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:00:01.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:00:01.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:00:01.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:00:01.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:00:01.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:00:01.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:00:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:01.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:00:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:00:02.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:00:02.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:00:03.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:03.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:03.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:00:03.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:04.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:04.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 08:00:04.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:04.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:04.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:05.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:05.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:05.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:05.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:06.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:06.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:06.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:06.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:07.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:07.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:07.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:07.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:00:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:00:08.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:08.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:00:09.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:09.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:00:09.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:09.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:00:10.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:10.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 08:00:10.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:10.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:00:10.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:00:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:00:11.598 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 08:00:11.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:00:11.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:00:11.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:00:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:11.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:00:11.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:00:11.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:00:11.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:00:11.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:00:11.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:00:11.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:00:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:12.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:00:12.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:12.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:13.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:13.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:14.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:14.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:15.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:15.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:16.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:16.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:17.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 08:00:17.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 08:00:17.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 08:00:17.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 08:00:17.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 08:00:17.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:00:18.604 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 08:00:19.605 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 08:00:19.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:00:19.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:00:19.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:00:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:19.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:00:19.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:00:19.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:00:19.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:00:19.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:00:19.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:00:19.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:00:19.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 08:00:19.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 08:00:19.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:00:19.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:00:20.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:00:20.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:00:21.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 08:00:21.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:00:21.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:00:21.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:00:21.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:00:21.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:00:21.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:00:21.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:00:21.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:21.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:21.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 08:00:21.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 08:00:21.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:00:21.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:00:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.158 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.016 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.009 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.005 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.009 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.007 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.003 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:00:21.629 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:00:21.633 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:00:21.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:00:21.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:00:21.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:00:21.634 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:00:21.634 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:00:21.634 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:00:21.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:00:21.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:00:21.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:00:21.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:00:21.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:00:21.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:00:21.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:00:21.907 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 08:00:21.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:22.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:22.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:00:22.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:22.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 08:00:22.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 08:00:22.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:00:22.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 08:00:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:22.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:00:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:22.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:00:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:00:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:00:22.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:00:22.235 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:00:22.236 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:00:22.236 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:00:22.236 DEBUG [main][AbstractWait] Waiting until shell is active... 08:00:22.236 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:00:22.236 INFO [main][AbstractShell] Close shell Testing shell 08:00:22.236 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:00:22.251 DEBUG [main][AbstractWait] Waiting while shell is available... 08:00:22.251 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:00:22.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:00:22.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:00:22.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:00:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:22.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:00:22.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:00:22.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:00:22.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:00:22.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:00:22.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:00:22.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:00:22.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:00:22.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:22.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:22.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:00:22.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:22.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:22.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:00:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:00:22.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:00:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:22.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 08:00:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:22.343 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 08:00:22.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:00:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:22.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:00:22.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:00:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:23.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:00:23.349 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 08:00:23.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 08:00:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:23.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 08:00:23.850 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 08:00:23.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:00:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:24.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:24.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:00:24.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:00:24.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:24.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:00:24.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:24.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:00:24.355 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 08:00:24.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 08:00:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:24.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 08:00:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:24.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 08:00:24.356 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 08:00:24.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:00:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:24.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:00:24.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:00:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:25.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:00:25.357 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 08:00:25.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 08:00:25.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:25.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 08:00:25.858 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:00:25.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:00:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:26.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:00:26.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:00:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:26.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:00:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:26.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:00:26.361 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 08:00:26.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 08:00:26.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:26.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 08:00:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:26.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 08:00:26.362 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:00:26.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:00:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:26.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:00:26.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:00:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:26.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:00:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:26.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:00:26.865 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 08:00:26.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 08:00:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:26.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 08:00:26.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:26.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 08:00:26.865 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 08:00:26.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:00:26.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:27.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:00:27.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:00:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:27.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:27.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:00:27.867 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 08:00:27.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 08:00:27.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:28.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 08:00:28.368 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 08:00:28.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:00:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:28.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:00:28.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:00:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:29.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:00:29.369 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 08:00:29.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 08:00:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:00:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:00:29.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 08:00:29.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:00:29.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 08:00:29.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:00:29.871 DEBUG [main][AbstractWait] Waiting until shell is active... 08:00:29.871 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:00:29.871 INFO [main][AbstractShell] Close shell Testing shell 08:00:29.871 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:00:29.876 DEBUG [main][AbstractWait] Waiting while shell is available... 08:00:29.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:00:29.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:00:29.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:00:29.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:00:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:29.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 08:00:29.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 08:00:29.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:00:29.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:00:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.271 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.628 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.634 s Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 08:00:29.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 08:00:29.929 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 08:00:29.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:00:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:29.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:00:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:29.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 08:00:29.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:29.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:29.930 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 08:00:29.930 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 08:00:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:00:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:00:29.947 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:00:29.947 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:00:29.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:00:29.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:00:29.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:00:29.948 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:00:29.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:00:29.958 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:00:29.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:00:29.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:00:29.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:00:29.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:00:29.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:00:29.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:00:29.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:00:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:00:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:00:29.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:00:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:29.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:00:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:00:29.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:00:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:00:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:00:30.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:00:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:00:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:00:30.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:00:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:00:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:00:30.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:00:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:30.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.... 08:00:30.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 08:00:30.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:00:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:30.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:30.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:30.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:30.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:30.059 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:00:30.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:30.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:30.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:30.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:30.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:31.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:31.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:31.069 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:31.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:00:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:00:31.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:00:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:31.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:31.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:31.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:00:31.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:31.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:31.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:31.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:31.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:32.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:32.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:32.071 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:00:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:00:32.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:00:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:32.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 08:00:32.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:32.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:32.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:32.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:00:32.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:32.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:32.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:32.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:32.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:32.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:33.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:33.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:33.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:33.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:33.573 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:00:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:00:33.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:00:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:33.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:33.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:33.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:00:33.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:33.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:33.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:34.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:34.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:34.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:34.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:34.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:34.575 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:34.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:00:34.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:00:34.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:00:34.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:34.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:34.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:34.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:34.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:34.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:34.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:00:34.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:34.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:34.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:34.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:35.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:35.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:35.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:35.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:35.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:35.577 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:35.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:00:35.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:00:35.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:00:35.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:35.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:35.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:35.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:35.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:35.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:35.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:00:35.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:35.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:35.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:35.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:36.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:36.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:36.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:36.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:36.579 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:00:36.579 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 08:00:36.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:00:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:36.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:36.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:36.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:36.579 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:00:36.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:36.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:36.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:36.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:37.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:37.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:37.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:37.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:37.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:37.601 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:00:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:00:37.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:00:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:37.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:37.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:37.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:00:37.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:37.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:37.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:38.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:38.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:38.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:38.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:38.603 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:00:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:00:38.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:00:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:38.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 08:00:38.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:38.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:38.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:00:38.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:38.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:38.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:38.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:39.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:39.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:39.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:39.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:39.608 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:00:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:00:39.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:00:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:39.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:39.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 08:00:39.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:39.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:00:39.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:39.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:39.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:40.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:40.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:40.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:40.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:40.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:40.612 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:00:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:00:40.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:00:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:40.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:40.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:40.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:00:40.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:40.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:40.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:41.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:41.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:41.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:41.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:41.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:00:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:00:41.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:00:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:41.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:41.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:41.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:00:41.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:41.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:41.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:41.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:42.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:42.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:42.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:42.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:42.615 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:00:42.615 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 08:00:42.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:00:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:42.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:42.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:42.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:42.616 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:00:42.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:42.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:42.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:42.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:43.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:43.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:43.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:43.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:43.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:43.625 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:00:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:00:43.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:00:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:43.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:43.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:43.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:00:43.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:43.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:43.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:44.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:44.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:44.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:44.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:44.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:00:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:00:44.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:00:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:44.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:44.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:44.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:00:44.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:44.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:44.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:45.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:45.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:45.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:45.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:45.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:45.629 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:45.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:00:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:00:45.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:00:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:45.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 08:00:45.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:45.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:00:45.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:45.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:45.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:46.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:46.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:46.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:46.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:46.631 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:00:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:00:46.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:00:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:46.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 08:00:46.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:46.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:00:46.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:46.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:46.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:47.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:47.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:47.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:47.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:47.633 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:00:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:00:47.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:00:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:47.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 08:00:47.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:47.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:00:47.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:47.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:47.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:48.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:48.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:48.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:48.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:48.635 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:00:48.635 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 08:00:48.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:00:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:48.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 08:00:48.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:48.641 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:00:48.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:48.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:48.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:48.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:49.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:49.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:49.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:49.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:49.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:49.645 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:00:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:00:49.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:00:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:49.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:49.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:49.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:00:49.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:49.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:49.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:49.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:50.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:50.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:50.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:50.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:50.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:50.651 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:50.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:00:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:00:50.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:00:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:50.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:50.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:50.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:00:50.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:50.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:50.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:50.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:51.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:51.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:51.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:51.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:51.655 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:00:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:00:51.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:00:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:51.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:51.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:51.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:00:51.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:51.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:51.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:51.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:52.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:52.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:52.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:52.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:52.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:00:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:00:52.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:00:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:52.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:52.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:52.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:00:52.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:52.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:52.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:53.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:53.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:53.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:53.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:53.662 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:00:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:00:53.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:00:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:53.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:53.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:53.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:00:53.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:53.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:53.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:54.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:54.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:54.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:54.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:54.664 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:54.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.... 08:00:54.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. finished successfully 08:00:54.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:00:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:54.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:54.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:54.665 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:00:54.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:54.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:54.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:54.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:55.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:55.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:55.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:55.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:55.688 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:00:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:00:55.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:00:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:55.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:55.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:55.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:00:55.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:55.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:55.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:56.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:56.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:56.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:56.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:56.690 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:00:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:00:56.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:00:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:56.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:56.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:56.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:00:56.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:56.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:56.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:57.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:57.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:57.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:57.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:57.691 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:00:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:00:57.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:00:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:57.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:57.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:57.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:00:57.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:57.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:57.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:58.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:58.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:58.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:58.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:58.693 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:00:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:00:58.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:00:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:58.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:58.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:58.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:00:58.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:58.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:58.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:58.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:59.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:59.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:59.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:59.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:00:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:00:59.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:00:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:00:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:00:59.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:00:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:00:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:00:59.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:00:59.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:00:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:00:59.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:00:59.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:00:59.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:00:59.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:00:59.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:00:59.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:00.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:00.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:00.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:00.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:01.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:01.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:01.197 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:01.221 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 08:01:01.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:01.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:01.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:01.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:01.222 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:01.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:01.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:01.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:01.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:01.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:02.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:02.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:02.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:02.243 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:02.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:02.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:02.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:02.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:02.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:02.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:02.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:02.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:02.255 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 08:01:02.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:02.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:02.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:02.255 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:02.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:02.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:02.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:02.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:02.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:02.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:03.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:03.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:03.277 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:03.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:03.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:03.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:03.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:03.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:03.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:03.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:03.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:03.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:03.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:03.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:03.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:03.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:03.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:03.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:03.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:03.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:03.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:04.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:04.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:04.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:04.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:04.785 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:04.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:04.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:04.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:04.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:04.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:04.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:04.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:05.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:05.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:05.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:05.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:05.787 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:05.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:05.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:05.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:05.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:05.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:05.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:05.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:06.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:06.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:06.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:06.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:06.788 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:06.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:06.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:06.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:06.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:06.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:06.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:06.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:06.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:07.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:07.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:07.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:07.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:07.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:07.791 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:07.791 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 08:01:07.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:07.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:07.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:07.815 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:07.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:07.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:07.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:08.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:08.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:08.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:08.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:08.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:08.819 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:08.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:08.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:08.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:08.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:08.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:08.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:08.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:08.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:08.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:08.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:08.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:08.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:08.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:08.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:08.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:08.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:08.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:08.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:09.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:09.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:09.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:09.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:09.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:09.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:09.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:09.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:09.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:09.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:09.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:09.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:09.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:09.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:10.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:10.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:10.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:10.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:10.828 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:10.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:10.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 08:01:10.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:10.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:10.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:10.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:10.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:11.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:11.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:11.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:11.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:12.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:12.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:12.330 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:12.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:12.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:12.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:12.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:12.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:12.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:12.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:12.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:12.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:13.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:13.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:13.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:13.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:13.832 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:01:13.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:13.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 08:01:13.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:13.833 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:13.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:13.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:13.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:13.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:14.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:14.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:14.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:14.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:14.854 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:14.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:14.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:14.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:14.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:14.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:14.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:14.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:14.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:14.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:14.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:14.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:14.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:14.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:14.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:14.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:14.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:15.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:15.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:15.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:15.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:15.866 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:15.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 08:01:15.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:15.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 08:01:15.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:15.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:15.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:15.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:15.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:16.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:16.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:16.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:16.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:16.867 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:16.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:16.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 08:01:16.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:16.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:16.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:16.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:16.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:17.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:17.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:17.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:17.869 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:17.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 08:01:17.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:17.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:17.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:17.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:17.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:17.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:18.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:18.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:18.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:18.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:19.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:19.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:19.371 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:19.371 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 08:01:19.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:19.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:19.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:19.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:19.372 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:19.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:19.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:19.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:19.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:19.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:19.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:20.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:20.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:20.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:20.393 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:20.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:20.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:20.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:20.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:20.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:20.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:20.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:20.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:20.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:20.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:20.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:20.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:20.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:20.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:20.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:20.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:20.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:20.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:21.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:21.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:21.401 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:21.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:21.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:21.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:21.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:21.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:21.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:21.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:21.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:21.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:22.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:22.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:22.403 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:22.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:22.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:22.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:22.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:22.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:22.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:22.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:22.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:22.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:22.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:22.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:22.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:22.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:22.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:23.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:23.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:23.405 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:23.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:23.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:23.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:23.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:23.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:23.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:23.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:23.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:23.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:23.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:24.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:24.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:24.407 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:24.410 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 08:01:24.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:24.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:24.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:24.410 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:24.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:24.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:24.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:24.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:24.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:25.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:25.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:25.418 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:25.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:25.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:25.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:25.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:25.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:25.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:25.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:25.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:25.425 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 08:01:25.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:25.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:25.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:25.431 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:25.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:25.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:25.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:25.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:25.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:26.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:26.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:26.453 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:26.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:26.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:26.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:26.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:26.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:26.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:26.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:26.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:26.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:26.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:26.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:26.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:26.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:26.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:26.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:26.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:26.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:26.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:26.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:27.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:27.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:27.464 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:27.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:27.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:27.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:27.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:27.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:27.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:27.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:27.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:27.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:28.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:28.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:28.469 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:28.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:28.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 08:01:28.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:28.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:28.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:28.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:28.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:28.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:28.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:28.473 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 08:01:28.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:28.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:28.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:28.473 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:28.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:28.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:28.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:28.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:28.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:28.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:29.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:29.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:29.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:29.482 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:29.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:29.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:29.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:29.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:29.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:29.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:29.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:29.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:29.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:29.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:29.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:29.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:29.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:29.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:29.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:29.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:29.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:30.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:30.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:30.490 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:30.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:30.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:30.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:30.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:30.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:30.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:30.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:30.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:30.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:31.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:31.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:31.492 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:31.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:31.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:31.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:31.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:31.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:31.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:31.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:31.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:31.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:31.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:31.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:31.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:31.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:31.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:31.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:31.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:31.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:32.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:32.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:32.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:32.497 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 08:01:32.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:32.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:32.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:32.497 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:32.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:32.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:32.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:33.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:33.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:33.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:33.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:33.505 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:33.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:33.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:33.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:33.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:33.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:33.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:33.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:33.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:33.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:33.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:33.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:33.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:33.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:33.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:33.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:33.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:33.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:34.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:34.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:34.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:34.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:35.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:35.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:35.012 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:35.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:35.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 08:01:35.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:35.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:35.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:35.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:35.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:35.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:35.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:36.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:36.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:36.014 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:36.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:36.015 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:36.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:36.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:36.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:36.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:36.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:36.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:36.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:36.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:36.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:36.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 08:01:36.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:36.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:36.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:36.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:36.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:36.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:36.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:37.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:37.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:37.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:37.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:37.520 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:01:37.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:37.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:37.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:37.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:37.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:37.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:37.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:37.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:38.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:38.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:38.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:38.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:38.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:38.529 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:38.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:38.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:38.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:38.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:38.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:38.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:38.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:38.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:38.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:38.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:38.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:38.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:38.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:38.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:38.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:38.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:38.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:38.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:39.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:39.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:39.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:39.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:39.536 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:39.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:39.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:39.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:39.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:39.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:39.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:39.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:39.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:40.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:40.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:40.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:40.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:41.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:41.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:41.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:41.038 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:41.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:41.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:41.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:41.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:41.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:41.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:41.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:41.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:41.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:41.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:41.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:41.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:41.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:41.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:41.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:41.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:41.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:41.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:41.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:41.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:41.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:41.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:42.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:42.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:42.043 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:42.046 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 08:01:42.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:42.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:42.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:42.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:42.053 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:42.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:42.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:42.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:42.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:42.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:43.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:43.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:43.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:43.056 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:43.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 08:01:43.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:43.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 08:01:43.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:43.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:43.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:43.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:43.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:43.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:43.063 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 08:01:43.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:43.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 08:01:43.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:43.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:43.068 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:43.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:43.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:43.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:43.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:43.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:44.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:44.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:44.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:44.071 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:44.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:44.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:44.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:44.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:44.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:44.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:44.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:44.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:44.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:44.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:44.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:44.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:44.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:44.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:44.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:44.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:44.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:44.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:44.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:45.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:45.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:45.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:45.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 08:01:45.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:45.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:45.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:45.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:45.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:45.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:45.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:45.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:45.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:45.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:45.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:45.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:45.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:45.082 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 08:01:45.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:45.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 08:01:45.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:45.083 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:45.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:45.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:45.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:45.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:45.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:46.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:46.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:46.105 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:46.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:46.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:46.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:46.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:46.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:46.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:46.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:46.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:46.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:46.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:46.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:46.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:46.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:46.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:46.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:46.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:46.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:47.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:47.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:47.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:47.115 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:47.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:47.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:47.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:47.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:47.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:47.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:47.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:47.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:47.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:47.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:47.120 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 08:01:47.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:47.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:47.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:47.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:47.120 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:47.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:47.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:47.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:47.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:47.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:48.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:48.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:48.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:48.128 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:48.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:48.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:48.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:48.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:48.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:48.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:48.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:48.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:48.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:48.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 08:01:48.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:48.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:48.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:48.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:48.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:48.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:48.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:49.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:49.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:49.135 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:49.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:49.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:49.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:49.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:49.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:49.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:49.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:49.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:49.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:49.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:49.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 08:01:49.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:49.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:49.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:49.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:49.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:49.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:49.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:49.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:49.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:49.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:49.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:49.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:49.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:49.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:49.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:49.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:50.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:50.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:50.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:50.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:50.644 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:50.644 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 08:01:50.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:50.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:50.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:50.645 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:50.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:50.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:50.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:51.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:51.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:51.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:51.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:51.652 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:51.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:51.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:51.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:51.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:51.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:51.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:51.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:51.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:51.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:51.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:51.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:51.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:51.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:51.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:51.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:51.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:52.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:52.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:52.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:52.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:53.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:53.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:53.171 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:53.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:53.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 08:01:53.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:53.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:53.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:53.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:53.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:53.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:53.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:53.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:53.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:53.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:53.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:53.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:53.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:53.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:53.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:53.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:53.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:53.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:53.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:53.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:53.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:53.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:53.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:53.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:53.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:53.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:53.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:53.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:53.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:54.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:54.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:54.177 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:54.180 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 08:01:54.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:54.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:54.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:54.180 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:54.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:54.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:54.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:54.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:54.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:54.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:55.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:55.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:55.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:55.212 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:55.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:55.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:55.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:55.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:55.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:55.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:55.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:55.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:55.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:55.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:55.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:55.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:55.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:55.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:55.291 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 08:01:55.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:55.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:55.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:55.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:55.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:55.350 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:55.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:55.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:55.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:55.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:55.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:55.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:56.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:56.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:56.392 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:56.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:56.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:56.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:56.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:56.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:56.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:56.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:56.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:56.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:56.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:56.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:56.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:56.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:56.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:56.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:56.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:56.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:56.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:56.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:56.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:56.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:56.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:56.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:56.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:56.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:56.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:56.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:56.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:56.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:56.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:56.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:56.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:56.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:56.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:56.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:56.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:56.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:56.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:56.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:56.416 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 08:01:56.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:56.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:56.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:56.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:56.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:56.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:56.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:56.417 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:56.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:56.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:56.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:56.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:56.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:56.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:57.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:57.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:57.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:57.438 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:57.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:57.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:57.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:57.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:57.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:57.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:57.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:57.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:57.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:57.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:57.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:57.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:57.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:57.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:57.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:57.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:57.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:57.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:57.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:57.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:57.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:57.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:57.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:57.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:57.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:57.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:57.447 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 08:01:57.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:57.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:57.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:57.447 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:57.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:57.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:57.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:57.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:57.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:58.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:58.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:58.449 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:58.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:58.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:58.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:58.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:58.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:58.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:58.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:58.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:58.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:58.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:58.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:58.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:58.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:58.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:58.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:58.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:58.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:01:58.460 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 08:01:58.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:01:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:58.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:58.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:58.461 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:01:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:58.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:58.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:58.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:58.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:59.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:59.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:01:59.463 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:01:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:01:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:01:59.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:01:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:59.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 08:01:59.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:59.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:01:59.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:59.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:59.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:59.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:01:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:01:59.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:01:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:59.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:59.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:59.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:01:59.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:59.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:59.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:59.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:01:59.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:59.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:59.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:59.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:01:59.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:59.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:59.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:59.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:01:59.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:01:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:59.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:59.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:59.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:01:59.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:59.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:59.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:01:59.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:01:59.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:01:59.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:01:59.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:01:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:01:59.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:01:59.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:01:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:01:59.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:59.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:01:59.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:01:59.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:00.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:00.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:00.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:00.477 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:00.479 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 08:02:00.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:00.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:00.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:00.480 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:00.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:00.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:00.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:00.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:00.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:01.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:01.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:01.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:01.487 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:01.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:01.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:01.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:01.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:01.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:01.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:01.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:01.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:01.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:01.505 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 08:02:01.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:01.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:01.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:01.506 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:01.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:01.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:01.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:02.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:02.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:02.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:02.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:02.533 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:02.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:02.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:02.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:02.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:02.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:02.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:02.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:02.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:02.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:02.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:02.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:02.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:02.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:02.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:02.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:02.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:02.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:02.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:02.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:02.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:02.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:02.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:02.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:02.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:02.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:02.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:02.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:02.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:02.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:02.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:02.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:02.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:02.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:02.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:02.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:02.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:02.550 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 08:02:02.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:02.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:02.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:02.550 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:02.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:02.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:02.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:03.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:03.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:03.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:03.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:03.574 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:03.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:03.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:03.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:03.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:03.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:03.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:03.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:03.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:03.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:03.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:03.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:03.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:03.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:03.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:03.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:03.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:03.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:03.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:03.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:03.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:03.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:03.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:03.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:03.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:03.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:03.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:03.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:03.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:03.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:03.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:03.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:03.600 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 08:02:03.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:03.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:03.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:03.601 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:03.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:03.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:03.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:03.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:04.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:04.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:04.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:04.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:04.625 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:04.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:04.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:04.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:04.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:04.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:04.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:04.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:04.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:04.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:04.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:04.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 08:02:04.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:04.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:04.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:04.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:04.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:04.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:04.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:04.635 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 08:02:04.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:04.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:04.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:04.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:04.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:04.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:04.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:04.635 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:04.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:04.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:04.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:04.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:05.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:05.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:05.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:05.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:05.652 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:05.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:05.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:05.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:05.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:05.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:05.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:05.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:05.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:05.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:05.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:05.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:05.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:05.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:05.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:05.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:05.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:05.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:05.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:05.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.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 08:02:05.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:05.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:05.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:05.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:05.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:05.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:05.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:05.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:05.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:05.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:05.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:05.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:05.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:05.666 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 08:02:05.677 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 08:02:05.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:05.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:05.681 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 08:02:05.681 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 08:02:05.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:05.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:05.685 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 08:02:05.685 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 08:02:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:05.687 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 08:02:05.687 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 08:02:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:05.689 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 08:02:05.689 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 08:02:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:05.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:05.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:02:05.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:05.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:05.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:05.697 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:02:05.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:05.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:02:05.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:02:05.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:05.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:05.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:05.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:05.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:05.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:05.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:05.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:05.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:05.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:02:05.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:05.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:05.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:05.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:05.769 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:05.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:05.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:05.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:06.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:06.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:06.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:06.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:06.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:06.772 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:06.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:06.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:06.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:06.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:06.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:06.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:06.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:07.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:07.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:07.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:07.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:07.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:07.773 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:07.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:07.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:07.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:07.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 08:02:07.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:07.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:07.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:07.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:07.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:08.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:08.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:08.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:08.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:09.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:09.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:09.275 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:09.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:09.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:09.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:09.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:09.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:09.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:09.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:09.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:09.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:09.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:10.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:10.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:10.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:10.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:10.777 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:10.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:10.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:10.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:10.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:10.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:10.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:10.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:11.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:11.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:11.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:11.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:11.778 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:11.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:11.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:11.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:11.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:11.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:11.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:11.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:12.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:12.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:12.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:12.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:13.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:13.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:13.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:13.280 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:13.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:13.283 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 08:02:13.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:13.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:13.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:13.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:13.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:13.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:13.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:13.284 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:13.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:13.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:13.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:13.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:13.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:13.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:14.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:14.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:14.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:14.312 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:14.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:14.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:14.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:14.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:14.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:14.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:14.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:14.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:14.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:15.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:15.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:15.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:15.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:15.814 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:15.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:15.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:15.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:15.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:15.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:15.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:15.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:15.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:16.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:16.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:16.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:16.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:17.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:17.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:17.316 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:17.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:17.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:17.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:17.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:17.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:17.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:17.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:17.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:17.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:18.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:18.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:18.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:18.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:18.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:18.818 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:18.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:18.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:18.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:18.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:18.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:18.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:18.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:19.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:19.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:19.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:19.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:19.877 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:19.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:19.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 08:02:19.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:19.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:19.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:19.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:19.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:19.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:19.880 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 08:02:19.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:19.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:19.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:19.881 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:19.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:19.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:20.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:20.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:20.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:20.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:20.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:20.883 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:20.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:20.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:20.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:20.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:20.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:20.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:20.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:20.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:21.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:21.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:21.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:21.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:22.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:22.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:22.385 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:22.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:22.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:22.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:22.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:22.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:22.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:22.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:22.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:22.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:22.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:23.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:23.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:23.386 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:23.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:23.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:23.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:23.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:23.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:23.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:23.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:23.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:23.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:23.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:23.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:24.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:24.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:24.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:24.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:24.888 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:24.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:24.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 08:02:24.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:24.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:24.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:24.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:24.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:24.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:25.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:25.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:25.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:25.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:25.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:25.889 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:25.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:25.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 08:02:25.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:25.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:25.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:25.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:25.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:25.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:25.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:25.895 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 08:02:25.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:25.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:25.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:25.895 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:25.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:25.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:25.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:26.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:26.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:26.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:26.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:26.915 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:26.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:26.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:26.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:26.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:26.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:26.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:26.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:27.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:27.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:27.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:27.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:27.916 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:27.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:27.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:27.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:27.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:27.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:27.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:27.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:28.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:28.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:28.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:28.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:28.918 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:28.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:28.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 08:02:28.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:28.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:28.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:28.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:28.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:29.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:29.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:29.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:29.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:30.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:30.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:30.420 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:30.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:30.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:30.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:30.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:30.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:30.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:30.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:30.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:30.426 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 08:02:30.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:30.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:30.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:30.431 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:30.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:30.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:30.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:30.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:30.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:31.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:31.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:31.434 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:31.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:31.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:31.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:31.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:31.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:31.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:31.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:31.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:31.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:32.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:32.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:32.449 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:32.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:32.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:32.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:32.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:32.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:32.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:32.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:32.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:32.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:33.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:33.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:33.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:33.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:33.951 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:33.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:33.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:33.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:33.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:33.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:33.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:33.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:34.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:34.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:34.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:34.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:35.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:35.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:35.453 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:35.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:35.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:35.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:35.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:35.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:35.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:35.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:35.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:35.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:35.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:35.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:35.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:35.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:35.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:35.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:35.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:35.461 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 08:02:35.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:35.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:35.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:35.465 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:35.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:35.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:35.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:35.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:35.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:35.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:36.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:36.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:36.480 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:36.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:36.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:36.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:36.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:36.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:36.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:36.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:36.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:36.485 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 08:02:36.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:36.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:36.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:36.485 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:36.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:36.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:36.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:36.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:36.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:37.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:37.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:37.492 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:37.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:37.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:37.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:37.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:37.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:37.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:37.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:37.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:37.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:37.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:37.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:37.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:37.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:37.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:37.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:38.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:38.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:38.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:38.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:38.511 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:38.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:38.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:38.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:38.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:38.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:38.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:38.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:39.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:39.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:39.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:39.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:39.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:39.512 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:39.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:39.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:39.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:39.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:39.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:39.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:39.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:39.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:39.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:39.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:39.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:39.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:39.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:39.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:39.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:39.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:39.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:39.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:39.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:39.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:39.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:39.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:39.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:39.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:39.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 08:02:39.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:39.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:39.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:39.520 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:39.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:39.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:39.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:39.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:40.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:40.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:40.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:40.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:40.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:40.522 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:40.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:40.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:40.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:40.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:40.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:40.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:40.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:40.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:40.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:40.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:40.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:40.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:40.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:40.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:40.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:40.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:40.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:40.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:40.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:40.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:40.530 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 08:02:40.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:40.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 08:02:40.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:40.531 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:40.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:40.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:40.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:41.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:41.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:41.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:41.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:41.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:41.533 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:41.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:41.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:41.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:41.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:41.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:41.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:41.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:41.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:41.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:41.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:41.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:41.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:41.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:41.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:41.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:41.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:41.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:41.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:41.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:41.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:41.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:41.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:41.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:41.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:41.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:42.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:42.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:42.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:42.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:43.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:43.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:43.049 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 08:02:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 08:02:43.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 08:02:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:43.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:43.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:43.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 08:02:43.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:43.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:43.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:43.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 08:02:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 08:02:43.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 08:02:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:43.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:43.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:43.052 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 08:02:43.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:43.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:43.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:43.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 08:02:43.056 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 08:02:43.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:43.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 08:02:43.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:43.060 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 08:02:43.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:43.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:43.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:43.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:43.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:43.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:44.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:44.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:02:44.062 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 08:02:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 08:02:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 08:02:44.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 08:02:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:44.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 08:02:44.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:44.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 08:02:44.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:44.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:44.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:44.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 08:02:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 08:02:44.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 08:02:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:44.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 08:02:44.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:44.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 08:02:44.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:44.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:44.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:44.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 08:02:44.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 08:02:44.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 08:02:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:44.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 08:02:44.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:44.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 08:02:44.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:44.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:44.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:44.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 08:02:44.078 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 08:02:44.078 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 08:02:44.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:44.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:44.081 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 08:02:44.082 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 08:02:44.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:44.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:44.083 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 08:02:44.083 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 08:02:44.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:44.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:44.085 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 08:02:44.085 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 08:02:44.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:44.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:44.086 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 08:02:44.086 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 08:02:44.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:44.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:02:44.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:44.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:44.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 08:02:44.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 08:02:44.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:44.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:44.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:44.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.147 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 95.738 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 38.395 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.core.test.DummyTest dummyTest(org.eclipse.reddeer.core.test.DummyTest) Time elapsed: 0 s Results: Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.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-0753 [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 08:02:53.150 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:02:53.152 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:02:53.210 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:02:53.212 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:02:53.236 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:53.313 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:02:53.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:53.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:53.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:02:53.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:02:53.328 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:02:53.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:53.332 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:02:53.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:53.334 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:02:53.336 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:53.337 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:02:53.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:53.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:53.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:53.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:53.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:53.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:53.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:53.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:53.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:53.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:53.435 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:53.435 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:53.435 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:53.435 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:53.435 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:53.435 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:53.435 DEBUG [main][MenuItemLookup] Item match:Window 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:02:53.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:53.440 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:02:53.440 DEBUG [main][MenuItemLookup] Item match:Preferences 08:02:53.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:02:53.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:02:53.443 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:02:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:02:53.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:02:53.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:02:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:53.668 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:02:53.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:53.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:02:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:53.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:53.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:53.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:53.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:02:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:53.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:53.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:53.745 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:02:53.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:53.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:53.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:53.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:02:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:02:53.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:53.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:53.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:53.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:53.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:02:53.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:53.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:53.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:53.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:53.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:53.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:53.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:53.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:53.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:02:53.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:53.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:53.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:53.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:02:53.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:02:53.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:53.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:53.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:53.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:53.873 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:02:53.873 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:02:53.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:02:53.876 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:53.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:53.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:53.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:53.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:53.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:02:53.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:53.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:02:53.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:53.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:53.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:53.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:53.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:53.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:53.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:53.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:53.965 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:02:53.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:53.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:53.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:53.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:53.966 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:53.967 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:53.967 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:53.967 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:53.967 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:53.967 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:53.967 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:53.967 DEBUG [main][MenuItemLookup] Item match:Window 08:02:53.968 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:53.968 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:53.968 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:53.968 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:53.968 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:53.968 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:53.978 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:53.979 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:53.979 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:54.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:54.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:54.016 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:54.069 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 08:02:54.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:54.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:54.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:54.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:54.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:54.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:54.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:54.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:54.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:02:54.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:02:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:54.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:02:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:02:54.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:02:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:54.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:02:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:54.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:02:54.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:02:54.584 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:02:54.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:02:54.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:02:54.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:54.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:54.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:54.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:02:54.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:54.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:54.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:54.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:54.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:54.590 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:54.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:54.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:54.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:54.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:54.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:54.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:54.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:54.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:54.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:54.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:54.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:02:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:54.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:54.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:54.689 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:02:54.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:54.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:54.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:54.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:54.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:54.691 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:02:54.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:54.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:54.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:02:54.693 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:02:54.693 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:02:54.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:54.694 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:54.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:54.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:54.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:54.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:54.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:02:54.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:54.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:02:54.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:54.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:54.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:54.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:54.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:54.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:54.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:54.762 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:02:54.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:54.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:54.762 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:54.762 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:54.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:54.763 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:54.763 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:54.763 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:54.763 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:54.763 DEBUG [main][MenuItemLookup] Item match:Window 08:02:54.764 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:54.764 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:54.764 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:54.764 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:54.764 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:54.764 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:54.768 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:54.769 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:54.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:54.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:54.769 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:54.845 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 08:02:54.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:54.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:54.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:54.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:54.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:54.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:54.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:02:54.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:02:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:54.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:02:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:54.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:02:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:02:54.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:02:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:54.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:02:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:54.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:02:54.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:02:54.850 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:02:54.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:02:54.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:02:54.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:54.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:54.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:54.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:54.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:54.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:54.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:54.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:54.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:54.853 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:54.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:54.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:54.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:54.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:54.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:54.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:54.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:54.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:54.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:02:54.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:54.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:54.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:54.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:54.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:02:54.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:02:54.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:54.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:54.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:54.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:54.978 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:02:54.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:02:54.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:54.980 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 08:02:54.980 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 08:02:54.980 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 08:02:54.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:02:54.980 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:55.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:55.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:55.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:55.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 08:02:55.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 08:02:55.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:55.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:55.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.122 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.796 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.278 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:55.058 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:55.060 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:02:55.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:55.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:55.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:55.060 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:02:55.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:55.061 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:02:55.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:55.061 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:02:55.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:55.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:55.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:55.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:55.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:55.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:55.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:55.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:55.062 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:55.063 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:55.063 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:55.063 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:55.063 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:55.063 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:55.063 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:55.063 DEBUG [main][MenuItemLookup] Item match:Window 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:55.064 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:02:55.064 DEBUG [main][MenuItemLookup] Item match:Preferences 08:02:55.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:02:55.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:02:55.064 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:02:55.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:02:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:02:55.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:02:55.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:55.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:55.172 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:02:55.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:55.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:02:55.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:55.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:55.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:55.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:02:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:55.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:55.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:55.191 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:02:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:55.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:55.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:55.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:55.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:02:55.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:02:55.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:55.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:55.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:55.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:55.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:55.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:55.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:55.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:55.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:55.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:55.236 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:55.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:55.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:55.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:55.236 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:55.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:55.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:55.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:55.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:55.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:55.237 DEBUG [main][MenuItemLookup] Item match:Window 08:02:55.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:55.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:55.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:55.238 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:55.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:55.238 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:55.242 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:55.243 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:55.243 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:55.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:55.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:55.253 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:02:55.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:55.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:55.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:55.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:55.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:55.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:55.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:55.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:55.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:55.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:55.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:55.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:55.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:55.851 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:55.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:55.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:55.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:55.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:55.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:55.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:55.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:55.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.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 "Open") 08:02:55.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:55.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:55.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:55.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:55.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:55.854 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:55.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:55.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:55.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:55.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:55.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:55.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:55.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:55.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:55.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:55.927 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:55.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:55.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:55.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:55.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:55.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:55.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:55.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:55.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:55.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:55.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:55.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:55.943 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:55.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:55.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:55.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:55.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:55.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:55.945 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:55.945 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:55.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:55.946 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:55.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:55.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:55.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:55.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:55.981 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:55.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:55.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:55.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:55.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:55.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:55.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:55.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:55.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:55.985 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:55.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:55.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:55.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:55.986 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:55.986 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:55.986 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:55.986 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:55.986 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:55.986 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:55.986 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:55.986 DEBUG [main][MenuItemLookup] Item match:Window 08:02:55.987 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:55.987 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:55.987 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:55.987 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:55.987 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:55.987 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:55.991 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:55.991 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:56.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:56.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:56.017 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:56.076 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 08:02:56.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:56.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:56.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:56.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:56.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:56.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:56.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:56.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:56.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:56.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:56.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:56.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:56.080 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:56.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:56.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:56.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:02:56.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:56.082 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:56.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:56.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:56.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:56.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:56.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:56.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:56.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:56.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:56.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:56.170 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:56.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:56.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:56.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:56.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:56.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:56.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:56.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:56.195 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:56.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:56.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:56.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:56.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:56.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:56.214 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:56.214 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:56.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:56.215 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:56.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.250 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.283 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 08:02:56.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.284 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:56.284 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:56.284 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:56.284 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:56.284 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:56.284 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:56.284 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:56.284 DEBUG [main][MenuItemLookup] Item match:Window 08:02:56.285 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:56.285 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:56.285 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:56.285 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:56.285 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:56.285 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:56.288 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:56.289 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:56.289 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:56.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:56.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:56.290 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:02:56.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:56.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:56.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:56.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:56.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:56.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:56.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:56.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:56.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 08:02:56.372 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 08:02:56.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 08:02:56.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 08:02:56.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:56.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:56.374 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:56.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:56.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:56.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:56.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:56.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:56.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:56.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 08:02:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:56.459 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:02:56.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:02:56.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:56.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:56.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:56.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:56.474 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:02:56.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:02:56.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:56.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 08:02:56.475 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 08:02:56.475 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 08:02:56.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:02:56.475 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:56.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.546 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:56.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:56.547 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:56.547 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:56.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:56.547 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:56.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:56.547 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:56.547 DEBUG [main][MenuItemLookup] Item match:Window 08:02:56.548 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:56.548 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:56.548 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:56.548 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:56.548 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:56.548 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:56.551 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:56.551 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:56.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:56.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:56.551 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:56.626 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 08:02:56.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:56.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:56.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:56.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:56.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:56.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:56.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:56.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:56.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:56.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:56.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:56.630 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:56.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:56.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:56.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:56.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:56.632 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:56.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:56.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:56.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:56.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:56.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:56.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:56.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:56.713 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:56.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:56.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:56.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:56.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:56.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:56.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:56.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:56.735 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:56.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:56.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:56.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:56.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:56.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:56.736 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:56.736 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:56.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:56.737 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:56.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.787 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 08:02:56.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.788 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:56.788 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:56.788 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:56.788 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:56.788 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:56.788 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:56.788 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:56.788 DEBUG [main][MenuItemLookup] Item match:Window 08:02:56.789 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:56.789 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:56.789 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:56.789 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:56.789 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:56.789 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:56.791 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:56.792 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:56.792 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:56.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:56.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:56.792 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:56.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:56.863 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 08:02:56.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:56.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:56.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:56.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:56.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:56.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:56.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:56.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:56.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:56.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:56.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:56.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:56.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:56.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:56.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:56.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:56.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 08:02:56.867 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 08:02:56.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 08:02:56.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 08:02:56.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:56.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:56.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:56.869 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:56.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:56.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:56.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:56.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 08:02:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:56.928 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:02:56.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:02:56.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:56.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:56.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:56.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:56.942 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: ") 08:02:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:56.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:56.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:56.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:02:56.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:02:56.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:56.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:56.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:56.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:56.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:56.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:56.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:56.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:56.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:56.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:56.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:56.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:56.965 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:56.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:56.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:56.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:56.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:56.967 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:56.967 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:56.967 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:56.967 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:56.967 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:56.967 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:56.967 DEBUG [main][MenuItemLookup] Item match:Window 08:02:56.968 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:56.968 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:56.968 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:56.968 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:56.968 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:56.968 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:56.971 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:56.971 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:57.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:57.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:57.047 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:57.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:57.197 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 08:02:57.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:57.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:57.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:57.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:57.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:57.201 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:57.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:57.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:57.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:02:57.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:57.203 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:57.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:57.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:57.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:57.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:57.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:57.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:57.247 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:57.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:57.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:57.255 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:02:57.256 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:57.256 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:57.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.256 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:57.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.275 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:57.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:57.276 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:57.276 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:57.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:57.276 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:57.276 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:57.276 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:57.276 DEBUG [main][MenuItemLookup] Item match:Window 08:02:57.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:57.277 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:57.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:57.277 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.277 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:57.277 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.280 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:57.280 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:57.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:57.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:57.280 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:57.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:57.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 08:02:57.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:57.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:57.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:57.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:57.335 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:57.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:57.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:57.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:57.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:57.337 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:57.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:57.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:57.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:57.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:57.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:57.382 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:57.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:57.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:57.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:57.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:57.414 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:57.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:57.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:57.416 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:57.416 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:57.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.416 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:57.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:57.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:57.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:57.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:57.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:57.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:57.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:57.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:57.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:57.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:57.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:57.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:57.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:57.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:57.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:57.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:57.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:57.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.449 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:57.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.450 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:57.450 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:57.450 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:57.450 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:57.450 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:57.450 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:57.450 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:57.450 DEBUG [main][MenuItemLookup] Item match:Window 08:02:57.451 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:57.451 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:57.451 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:57.451 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.451 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:57.451 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:57.454 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:57.454 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:57.454 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:57.454 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:57.454 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:57.455 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:57.455 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:57.455 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:57.455 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.455 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:57.455 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:57.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:57.461 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:57.461 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:57.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:57.516 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 08:02:57.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.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 08:02:57.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:57.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:57.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:57.519 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:57.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:57.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:57.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:57.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:57.521 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:57.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:57.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:57.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:57.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:57.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:57.568 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:57.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:57.570 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:02:57.571 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:57.571 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:57.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.572 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:57.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:57.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:57.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:57.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:57.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:57.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.610 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:57.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.611 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:57.611 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:57.611 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:57.611 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:57.611 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:57.611 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:57.611 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:57.611 DEBUG [main][MenuItemLookup] Item match:Window 08:02:57.612 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:57.612 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:57.612 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:57.612 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.612 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:57.612 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.616 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:57.616 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:57.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:57.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:57.616 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:57.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:57.667 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 08:02:57.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:57.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:57.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:57.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:57.671 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:57.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:57.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:57.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:02:57.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:57.673 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:57.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:57.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:57.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:57.738 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:57.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:57.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:57.740 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:02:57.740 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:57.740 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:57.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.741 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:57.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:57.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:57.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:57.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:57.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:57.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:57.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:57.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:57.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:57.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:57.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:57.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:57.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:57.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.832 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:57.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:57.833 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:57.833 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:57.833 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:57.833 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:57.833 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:57.833 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:57.833 DEBUG [main][MenuItemLookup] Item match:Window 08:02:57.834 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:57.834 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:57.834 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:57.834 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.834 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:57.834 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:57.837 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.838 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:57.838 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:57.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:57.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:57.838 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:57.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:57.925 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 08:02:57.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:57.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:57.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:57.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:57.929 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:57.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:57.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:57.929 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:57.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:57.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:57.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:57.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:57.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:57.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:57.931 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:57.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:57.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:57.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:57.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:57.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:57.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:57.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:57.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:57.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:57.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:57.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:57.985 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:57.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:57.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:57.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:57.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:57.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:57.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:57.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:57.990 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:02:57.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:57.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:57.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:57.991 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:57.991 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:57.991 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:57.991 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:57.991 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:57.991 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:57.991 DEBUG [main][MenuItemLookup] Item match:Window 08:02:57.992 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:57.992 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:57.992 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:57.992 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:57.992 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:58.007 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.011 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:58.011 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:58.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:58.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:58.018 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:58.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:02:58.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:58.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:02:58.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:02:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:02:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:02:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:02:58.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:02:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:02:58.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:02:58.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:02:58.071 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:02:58.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:02:58.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:02:58.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:02:58.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:58.074 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:58.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:58.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:58.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:58.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:58.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:58.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:58.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:58.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:02:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:58.153 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:02:58.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:58.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:58.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:58.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:58.154 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:58.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:02:58.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:58.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:58.172 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:58.172 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:58.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.172 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:58.191 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:02:58.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:58.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:02:58.193 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:02:58.193 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:02:58.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:58.193 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:58.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:58.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:58.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:58.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:58.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:58.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:58.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:58.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:58.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:58.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.238 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:58.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:58.239 DEBUG [main][MenuItemLookup] Item match:Window 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.239 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:58.239 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.242 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:58.242 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:58.249 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:58.249 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:58.249 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:58.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:58.313 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 08:02:58.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:58.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:58.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:58.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:58.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:58.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:58.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:58.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:58.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:58.322 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:58.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:58.322 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:58.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:58.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:58.325 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:58.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:58.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:58.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:58.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:58.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:58.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:58.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:58.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:58.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:58.371 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:58.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:58.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:58.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:58.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.379 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 08:02:58.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:58.380 DEBUG [main][MenuItemLookup] Item match:Window 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.380 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:58.380 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.383 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:58.383 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:58.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:58.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:58.384 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:58.451 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 08:02:58.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:58.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:02:58.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:02:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:02:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:02:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:02:58.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:02:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:02:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:02:58.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 08:02:58.455 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 08:02:58.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 08:02:58.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 08:02:58.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:58.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:58.457 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:58.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:58.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:58.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:58.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:58.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:02:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:58.572 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:02:58.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:58.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:58.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:58.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:58.583 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:58.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:02:58.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:58.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:58.612 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:58.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:02:58.613 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:58.613 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:58.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.614 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:58.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:58.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:58.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:58.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:58.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:58.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:58.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:58.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:58.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:58.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:58.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.644 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:58.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.645 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:58.645 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:58.645 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:58.645 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:58.645 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:58.645 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:58.645 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:58.645 DEBUG [main][MenuItemLookup] Item match:Window 08:02:58.646 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:58.646 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:58.646 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:58.646 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.646 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:58.646 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.650 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:58.650 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:58.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:58.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:58.660 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:58.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:58.735 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 08:02:58.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:58.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:58.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:58.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:58.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:58.738 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:58.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:58.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:58.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:58.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:58.740 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:58.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:58.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:58.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:58.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:58.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:58.783 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:58.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:58.791 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:58.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 08:02:58.791 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:58.792 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:58.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:58.792 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:58.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:58.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:58.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:58.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:58.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:58.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:58.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:58.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:58.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:58.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:58.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 08:02:58.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 08:02:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:58.838 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:02:58.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:02:58.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:58.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:58.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:58.854 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: ") 08:02:58.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.861 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 08:02:58.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:02:58.862 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:02:58.862 INFO [WorkbenchTestable][AbstractText] Text set to: hello 08:02:58.865 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 08:02:58.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 08:02:58.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:02:58.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:58.867 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:58.867 DEBUG [main][MenuItemLookup] Item match:File 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.869 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:02:58.869 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:02:58.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:02:58.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:02:58.870 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:02:58.885 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:02:58.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:02:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:02:58.886 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 08:02:58.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:02:58.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:58.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 08:02:58.887 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 08:02:58.887 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 08:02:58.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 08:02:58.887 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:58.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:58.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:58.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:58.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:58.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:58.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:58.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:58.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:58.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:58.922 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:58.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:02:58.924 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 08:02:58.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:58.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:58.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:58.925 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:58.925 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:58.925 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:58.925 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:58.925 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:58.925 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:58.925 DEBUG [main][MenuItemLookup] Item match:Window 08:02:58.926 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:58.926 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:58.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:58.926 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.926 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:58.926 DEBUG [main][MenuItemLookup] Item match:Show View 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:58.928 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:02:58.928 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:02:58.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:02:58.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:02:58.928 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:02:58.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:02:58.975 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 08:02:58.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:02:58.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:58.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:58.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:02:58.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 08:02:58.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 08:02:58.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 08:02:58.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:02:58.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 08:02:58.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:02:58.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 08:02:58.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 08:02:58.984 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 08:02:58.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 08:02:58.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 08:02:58.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:02:58.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:02:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:58.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:02:58.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:02:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:58.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:58.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:58.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:58.986 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:02:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:58.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:58.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:59.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:02:59.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:02:59.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 08:02:59.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 08:02:59.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:59.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:59.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:59.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:59.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 08:02:59.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:59.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:59.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:59.045 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:59.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:59.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:59.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:59.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:59.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:59.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 08:02:59.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:59.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:59.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 08:02:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:59.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:59.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:59.057 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:02:59.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:59.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:59.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:02:59.076 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:59.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:59.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:59.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:02:59.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:59.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:59.085 INFO [WorkbenchTestable][AbstractView] Activate view Markers 08:02:59.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:59.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:59.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:02:59.114 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 08:02:59.114 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 08:02:59.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 08:02:59.114 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:59.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:59.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:59.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:59.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:59.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 '\*?\QWorkbench Test\E') 08:02:59.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:59.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:59.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:02:59.143 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 08:02:59.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:59.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:02:59.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:02:59.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:02:59.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:02:59.145 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 08:02:59.145 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 08:02:59.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 08:02:59.145 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:02:59.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:59.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:59.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:59.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 08:02:59.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 08:02:59.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:59.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:59.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:59.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.117 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.75 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.268 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.012 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.015 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.249 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.226 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.011 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.17 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.475 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.148 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.171 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.062 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.405 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.403 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.194 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.089 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.251 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:02:59.183 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:02:59.184 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:02:59.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:59.185 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:02:59.185 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:59.185 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:02:59.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:59.186 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:02:59.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:59.186 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:02:59.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:59.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:59.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:59.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:59.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:02:59.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:59.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:59.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:59.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:59.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:02:59.187 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:02:59.188 DEBUG [main][MenuItemLookup] Found menu:'File' 08:02:59.188 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:02:59.188 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:02:59.188 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:02:59.188 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:02:59.188 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:02:59.188 DEBUG [main][MenuItemLookup] Item match:Window 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'' 08:02:59.208 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:02:59.208 DEBUG [main][MenuItemLookup] Item match:Preferences 08:02:59.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:02:59.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:02:59.217 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:02:59.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:02:59.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:02:59.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:02:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:59.297 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:02:59.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:02:59.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:02:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:59.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:59.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:02:59.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:02:59.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:02:59.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:02:59.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:02:59.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:02:59.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:02:59.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:02:59.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:02:59.302 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:02:59.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:02:59.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:02:59.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:02:59.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:02:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:02:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:02:59.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:02:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:02:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:02:59.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:59.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:02:59.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:02:59.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:59.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:59.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:02:59.324 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 08:02:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 08:02:59.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:02:59.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:02:59.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:02:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:02:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:02:59.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:02:59.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:02:59.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:02:59.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:02:59.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:02:59.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:02:59.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:02:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 08:02:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 08:02:59.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 08:02:59.338 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:02:59.338 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:02:59.838 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:02:59.838 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:00.338 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:00.338 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:00.838 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:00.838 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:01.339 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:01.339 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:01.839 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:01.839 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:02.339 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:02.339 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:02.839 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:02.839 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:03.340 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:03.340 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:03.840 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:03.840 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:04.340 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:04.340 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:04.840 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:04.840 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:05.340 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:05.341 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:05.841 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:05.841 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:06.341 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:06.341 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:06.841 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:06.841 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:07.342 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:07.342 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:07.842 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:07.842 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:08.342 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:08.342 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:08.843 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:08.843 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:09.343 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 08:03:09.343 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 08:03:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 08:03:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:03:09.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:09.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:10.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:10.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:11.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:11.848 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:12.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:12.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:13.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:13.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:14.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:14.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:15.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:15.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:16.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:16.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:17.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:17.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:18.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:18.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:19.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:20.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:20.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:21.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:21.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:22.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:22.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:23.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:23.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:24.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:24.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:25.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:25.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:26.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:26.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:27.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:27.857 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:28.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:28.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:29.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:29.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:30.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:30.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:31.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:31.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:32.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:32.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:33.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:33.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:34.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:34.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:35.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:35.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:36.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:36.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:37.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:37.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:38.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:38.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:39.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:39.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:40.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:40.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:41.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:41.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:42.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:42.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:43.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:43.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:44.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:44.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:45.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:45.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:46.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:46.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:47.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:47.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:48.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:48.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:49.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:49.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:50.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:50.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:51.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:51.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:52.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:52.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:53.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:53.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:54.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:55.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:55.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:56.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:56.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:57.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:57.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:58.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:58.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 08:03:59.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:03:59.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:03:59.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:03:59.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:03:59.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:03:59.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:03:59.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:03:59.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:03:59.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:03:59.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 08:03:59.373 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 08:03:59.374 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:03:59.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:03:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:03:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.191 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.014 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.037 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:03:59.389 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:03:59.390 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:03:59.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:03:59.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:03:59.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:03:59.390 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:03:59.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:03:59.391 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:03:59.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:03:59.391 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:03:59.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:03:59.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:03:59.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:03:59.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:03:59.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:03:59.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:03:59.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:03:59.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:03:59.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:03:59.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:03:59.392 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:03:59.392 DEBUG [main][MenuItemLookup] Found menu:'File' 08:03:59.392 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:03:59.392 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:03:59.392 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:03:59.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:03:59.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:03:59.393 DEBUG [main][MenuItemLookup] Item match:Window 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'' 08:03:59.394 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:03:59.394 DEBUG [main][MenuItemLookup] Item match:Preferences 08:03:59.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:03:59.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:03:59.394 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:03:59.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:03:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:03:59.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:03:59.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:03:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:03:59.476 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:03:59.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:03:59.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:03:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:03:59.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:03:59.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:03:59.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:03:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:03:59.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:03:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:03:59.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:03:59.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:03:59.492 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:03:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:03:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:03:59.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:03:59.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:03:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:03:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:03:59.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:03:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:03:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:03:59.530 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:03:59.531 DEBUG [main][EditorHandler] 0 editor(s) found 08:03:59.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:03:59.538 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 08:03:59.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:03:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:03:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:03:59.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:03:59.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:03:59.538 DEBUG [main][MenuItemLookup] Found menu:'File' 08:03:59.538 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:03:59.538 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:03:59.538 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:03:59.538 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:03:59.538 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:03:59.538 DEBUG [main][MenuItemLookup] Item match:Window 08:03:59.539 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:03:59.539 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:03:59.539 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:03:59.539 DEBUG [main][MenuItemLookup] Found menu:'' 08:03:59.539 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:03:59.539 DEBUG [main][MenuItemLookup] Item match:Show View 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'' 08:03:59.544 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:03:59.544 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:03:59.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:03:59.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:03:59.544 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:03:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:03:59.598 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 08:03:59.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:03:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:03:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:03:59.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:03:59.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:03:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:03:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:03:59.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:03:59.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:03:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:03:59.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:03:59.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:03:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:03:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:03:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:03:59.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:03:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:03:59.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:03:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:03:59.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:03:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:03:59.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:03:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:03:59.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:03:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:03:59.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:03:59.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 08:03:59.602 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 08:03:59.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 08:03:59.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 08:03:59.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:03:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:03:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:03:59.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:03:59.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:03:59.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:03:59.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:03:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:03:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:03:59.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:03:59.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:03:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:03:59.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:03:59.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:03:59.604 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:03:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:03:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:03:59.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:03:59.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:03:59.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:03:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:03:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 08:03:59.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 08:03:59.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:03:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:03:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:03:59.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:03:59.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:03:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:03:59.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:03:59.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:03:59.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:03:59.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:03:59.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:03:59.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:03:59.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:03:59.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:03:59.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:03:59.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:03:59.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:03:59.682 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 08:03:59.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:03:59.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:03:59.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:03:59.685 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 08:03:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:03:59.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:03:59.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:03:59.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:03:59.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:03:59.708 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 08:03:59.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:03:59.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:03:59.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:03:59.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:03:59.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:03:59.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:03:59.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:03:59.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:03:59.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:03:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:03:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:03:59.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:03:59.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:03:59.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:03:59.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:03:59.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:03:59.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:03:59.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:03:59.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:03:59.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:03:59.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:03:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:03:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:03:59.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 08:03:59.830 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:03:59.830 DEBUG [main][EditorHandler] 0 editor(s) found 08:03:59.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:03:59.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:03:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:03:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:03:59.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:03:59.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') 08:03:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:03:59.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:03:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:03:59.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:03:59.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:03:59.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:03:59.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:03:59.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:03:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:03:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:03:59.835 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:03:59.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:03:59.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:03:59.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:03:59.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:03:59.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:03:59.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:03:59.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:03:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:03:59.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:03:59.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:00.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:00.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:00.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:00.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:00.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:00.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:00.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:00.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:00.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:00.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:00.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:00.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:00.854 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 08:04:00.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:00.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:00.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:00.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:00.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:00.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:00.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:01.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:01.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:01.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:01.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:01.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:01.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:01.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:01.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:01.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:01.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:01.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:01.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:01.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:01.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:01.864 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 08:04:01.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:01.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:01.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:01.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:01.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:01.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:01.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:01.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:01.865 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:04:01.865 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:04:01.866 DEBUG [main][TreeItemHandler] Set Tree selection 08:04:01.866 DEBUG [main][TreeHandler] Notify Tree about selection event 08:04:01.881 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:04:01.884 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 08:04:01.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:04:01.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'New' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:01.944 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:04:01.944 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:04:01.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:04:01.944 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:04:01.944 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:04:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:01.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:04:01.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:04:02.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:02.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:02.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:02.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:04:02.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:02.466 DEBUG [main][MenuItemLookup] Found menu:'New' 08:04:02.466 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:04:02.466 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:02.466 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:04:02.466 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:02.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:04:02.466 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:04:02.466 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:04:02.466 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:04:02.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:04:02.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:04:02.467 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:04:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:04:03.118 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 08:04:03.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:04:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:03.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 08:04:03.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:03.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:04:03.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:03.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:03.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:03.123 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:04:03.123 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:04:03.123 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:04:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:03.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:03.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:03.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:04:03.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:03.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:04:03.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:03.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:03.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:03.125 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:04:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:03.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:03.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:04:03.133 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:04:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:04:03.634 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:04:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:03.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:04:03.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:04:03.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:03.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:03.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:03.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:03.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:03.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:04:03.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:03.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:03.636 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 08:04:03.636 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:03.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.254 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.068 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:03.643 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:03.644 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:04:03.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:03.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:03.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:03.644 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:04:03.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:03.644 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:04:03.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:03.644 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:04:03.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:04:03.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:04:03.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:04:03.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:03.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:03.646 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:04:03.646 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:03.646 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:04:03.646 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:04:03.646 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:04:03.646 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:04:03.646 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:04:03.646 DEBUG [main][MenuItemLookup] Item match:Window 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:03.647 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:04:03.647 DEBUG [main][MenuItemLookup] Item match:Preferences 08:04:03.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:04:03.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:04:03.648 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:04:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:04:03.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:04:03.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:04:03.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:03.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:03.731 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:04:03.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:04:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:03.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:03.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:04:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:04:03.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:04:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:03.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:03.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:03.735 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:04:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:03.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:03.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:04:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:04:03.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:03.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:03.760 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:03.760 DEBUG [main][EditorHandler] 0 editor(s) found 08:04:03.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:04:03.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:03.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:03.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:04:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:03.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:03.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:03.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:03.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:03.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:03.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:03.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:03.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:03.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:03.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:03.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:03.774 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 08:04:03.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:03.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:03.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:03.775 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 08:04:03.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:03.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:03.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:04:03.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:04:03.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:03.776 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 08:04:03.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:03.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:03.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:04:03.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:03.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:03.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:03.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:04:03.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:03.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:03.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:03.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:03.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:04:03.821 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:03.821 DEBUG [main][MenuItemLookup] Item match:File 08:04:03.822 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:04:03.822 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:04:03.825 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:04:03.825 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:03.825 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:04:03.825 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:03.825 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:04:03.825 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:03.825 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:04:03.825 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:04:03.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:04:03.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:04:03.825 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:04:03.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:04:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:04:03.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:04:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:03.913 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:04:03.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:03.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:04:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:03.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:03.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:03.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:04:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:04:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:04:03.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:04:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:04.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:04.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:04:04.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:04:04.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:04:04.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:04.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:04:04.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:04.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:04:04.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:04:04.422 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:04:04.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:04:04.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:04:04.426 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:04:04.426 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:04:04.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:04:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:04.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:04.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:04.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:04.428 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:04:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:04.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:04.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:04.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:04.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:04:04.469 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 08:04:04.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:04:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:04.470 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:04:04.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.471 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 08:04:04.471 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:") 08:04:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:04.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:04.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:04.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:04:04.473 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:04:04.473 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 08:04:04.474 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:04:04.474 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:04:04.475 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) 08:04:04.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:04.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:04.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:04.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:04.477 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:04:04.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:04.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:04.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:04.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:04.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:04:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:04:04.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:04.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:04:04.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:04.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:04.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:04.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:04:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:04:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:04.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:04.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:04.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:04.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:04.983 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:04:04.983 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:04.983 DEBUG [main][MenuItemLookup] Item match:File 08:04:04.984 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:04:04.984 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:04:04.985 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:04:04.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:04.985 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:04:04.985 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:04.985 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:04:04.985 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:04.985 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:04:04.985 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:04:04.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:04:04.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:04:04.986 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:04:05.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:04:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:04:05.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:04:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:05.045 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:04:05.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:04:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:04:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:04:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:04:05.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:04:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:05.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:04:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:05.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:04:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:04:05.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:04:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:05.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:04:05.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:05.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:04:05.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:04:05.047 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:04:05.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:04:05.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:04:05.051 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:04:05.051 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:04:05.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:04:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:05.052 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:04:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:05.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:05.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:05.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:04:05.090 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 08:04:05.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:04:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:05.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:05.110 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:04:05.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.111 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:") 08:04:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:04:05.114 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:04:05.115 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 08:04:05.115 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:") 08:04:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:04:05.117 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:04:05.117 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:04:05.118 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:04:05.118 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:04:05.118 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) 08:04:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:05.119 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:04:05.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:05.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:05.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:05.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:04:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:04:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:04:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:04:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:05.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:05.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:04:05.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:05.641 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:05.642 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:04:05.642 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:05.642 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:05.642 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:05.643 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:05.643 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:04:05.643 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:05.669 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:05.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:04:05.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:04:05.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:05.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:05.672 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:04:05.672 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:05.672 DEBUG [main][MenuItemLookup] Item match:File 08:04:05.673 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:04:05.673 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:04:05.674 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:04:05.674 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:05.674 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:04:05.674 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:05.674 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:04:05.674 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:05.674 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:04:05.674 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:04:05.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:04:05.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:04:05.675 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:04:05.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:04:05.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:04:05.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:04:05.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:05.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:05.743 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:04:05.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:04:05.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:04:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:04:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:04:05.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:04:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:05.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:04:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:05.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:04:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:04:05.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:04:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:05.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:04:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:05.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:04:05.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:04:05.746 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:04:05.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:04:05.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:04:05.746 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:04:05.746 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:04:05.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:04:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:05.748 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:04:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:05.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:05.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:05.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:05.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:04:05.778 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 08:04:05.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:04:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:05.779 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:04:05.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:05.779 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:") 08:04:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:04:05.782 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:04:05.782 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 08:04:05.783 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:") 08:04:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:04:05.785 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:04:05.785 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:04:05.786 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:04:05.786 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:04:05.786 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) 08:04:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:05.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:05.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:05.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:05.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:05.810 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:04:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:05.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:05.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:04:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:04:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:06.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:04:06.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:06.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:06.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:06.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:06.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:06.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.318 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:04:06.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:06.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:06.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:06.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:04:06.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:06.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.319 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:06.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:06.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:06.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:04:06.320 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:06.320 DEBUG [main][MenuItemLookup] Item match:File 08:04:06.322 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:04:06.322 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:04:06.323 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:04:06.323 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:06.323 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:04:06.323 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:06.323 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:04:06.323 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:06.323 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:04:06.323 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:04:06.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:04:06.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:04:06.323 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:04:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:04:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:04:06.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:04:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:06.384 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:04:06.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:04:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:06.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:06.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:06.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:04:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:04:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:04:06.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:04:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:06.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:04:06.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:06.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:04:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:04:06.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:04:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:06.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:04:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:06.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:04:06.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:04:06.386 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:04:06.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:04:06.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:04:06.386 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:04:06.386 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:04:06.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:04:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:06.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:06.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:06.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:06.387 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:04:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:06.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:06.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:06.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:04:06.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:04:06.417 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 08:04:06.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:04:06.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:06.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:06.417 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:04:06.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:04:06.418 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:") 08:04:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:06.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:06.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:06.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:06.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:04:06.427 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:04:06.427 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 08:04:06.428 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:") 08:04:06.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:06.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:06.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:06.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:04:06.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:04:06.435 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:04:06.435 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:04:06.435 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:04:06.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 08:04:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:06.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:06.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:06.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:06.437 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:04:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:06.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:06.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:06.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:04:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:04:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:06.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:06.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:06.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:06.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:06.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 08:04:06.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:06.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:06.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:06.947 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 08:04:06.952 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:06.953 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:06.953 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:06.953 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:06.954 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:06.954 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:06.954 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:04:06.954 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 08:04:06.965 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 08:04:06.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:06.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:06.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:06.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:06.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:06.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:06.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:06.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:06.975 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 08:04:06.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:06.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:06.975 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:04:06.975 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:06.975 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:04:06.975 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:04:06.975 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:04:06.975 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:04:06.975 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:04:06.976 DEBUG [main][MenuItemLookup] Item match:Window 08:04:06.976 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:04:06.976 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:04:06.976 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:04:06.976 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:06.976 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:04:06.976 DEBUG [main][MenuItemLookup] Item match:Show View 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:06.980 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:04:06.980 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:04:06.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:04:06.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:04:06.980 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:04:07.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:04:07.028 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 08:04:07.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:04:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:07.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:04:07.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:07.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:04:07.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:07.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:07.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:07.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:04:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:04:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 08:04:07.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:04:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:07.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:04:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 08:04:07.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 08:04:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:07.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 08:04:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:07.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 08:04:07.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 08:04:07.533 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 08:04:07.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 08:04:07.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 08:04:07.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:07.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:07.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:04:07.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:07.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:07.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:07.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:04:07.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:07.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:04:07.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:07.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:07.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:07.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:07.536 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:04:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:07.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:07.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:07.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:04:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:04:07.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 08:04:07.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:07.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:07.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 08:04:07.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:07.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:07.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:07.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:07.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:07.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:07.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:07.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:07.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:07.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:07.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:07.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:04:07.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:07.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:07.752 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:07.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:07.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:07.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:07.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:07.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:07.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:07.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:07.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:08.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:08.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:08.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:08.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:08.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:08.764 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:08.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:08.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:08.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:08.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:08.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:08.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:08.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:08.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:08.769 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:08.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:08.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:09.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:09.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:09.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:09.271 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:09.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:09.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:09.279 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:09.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:09.280 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:09.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:09.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:09.281 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:09.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:09.313 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:09.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:09.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Look up for installed JVMs' has no excuses, wait for it 08:04:09.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Look up for installed JVMs' has no excuses, wait for it 08:04:10.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:04:10.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:10.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:10.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:10.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:10.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:10.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:10.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:10.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:10.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:10.316 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:10.316 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:10.318 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:10.318 DEBUG [main][EditorHandler] 2 editor(s) found 08:04:10.323 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:04:10.331 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:04:10.331 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:10.363 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:10.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:10.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:10.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:10.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:10.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:10.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:10.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:10.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:10.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:10.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:10.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:10.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:10.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:10.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:10.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:10.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:10.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:10.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 '\*?\QPackage Explorer\E') 08:04:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:10.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:10.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:10.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:10.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:10.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:10.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:10.371 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:10.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:10.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:10.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:10.372 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:10.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:10.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:10.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:10.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:10.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:10.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:10.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:10.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:11.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:11.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:11.374 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:11.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:11.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:11.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:11.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:11.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:11.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:11.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:11.375 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:11.375 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:11.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:11.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:11.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:11.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:11.376 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:11.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:11.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:11.378 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:11.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:11.378 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:11.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:11.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:11.379 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:11.379 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:11.400 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:11.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:11.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:11.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:11.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:11.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:11.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:11.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:11.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:11.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:11.402 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:11.402 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:11.402 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:11.402 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:11.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:04:11.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:11.403 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:04:11.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:11.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:11.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:11.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:11.404 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:04:11.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:11.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:11.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:11.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:11.405 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:11.405 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:11.405 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:11.431 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:11.431 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:11.431 DEBUG [main][EditorHandler] 0 editor(s) found 08:04:11.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:11.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:11.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:11.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:11.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:11.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:11.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:11.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:11.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:11.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:11.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:11.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:11.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:11.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:11.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:11.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:11.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:11.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:11.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:11.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:11.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:11.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:11.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:11.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:11.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:11.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:11.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:11.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:11.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:11.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:11.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:12.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:12.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:12.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:12.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:12.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:12.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:12.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:12.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:12.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:12.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:12.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:12.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:12.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:12.444 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:12.445 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:12.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:12.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:12.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:12.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:12.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:12.445 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:12.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:12.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:12.447 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:12.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:12.447 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:12.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:12.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:12.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:12.449 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:12.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:12.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:12.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:12.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:12.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:12.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:12.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:12.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:12.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:12.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:12.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:12.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:12.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:12.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:12.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:12.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:12.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:12.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:12.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:12.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:12.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:12.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:12.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:12.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:12.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:12.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:12.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:12.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:13.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:13.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:13.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:13.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:13.502 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:13.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:13.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:13.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:13.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:13.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:13.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:13.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:13.504 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:13.504 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:13.504 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:13.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:13.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:13.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:13.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:13.505 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:13.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:13.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:13.506 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:13.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:13.507 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:13.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:13.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:13.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:13.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:13.525 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:13.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:13.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:13.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:13.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a25e8f3 is found... 08:04:13.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a25e8f3 is found finished successfully 08:04:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:13.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:13.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:13.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:13.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:13.529 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:13.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:13.530 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:13.530 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:13.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:13.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:13.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:13.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:13.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:13.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:13.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:13.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:13.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:13.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:13.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:13.536 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:13.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:13.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:13.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:13.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:13.562 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:13.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:13.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:13.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:13.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:13.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:14.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:14.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:14.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:14.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:14.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:14.563 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:14.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:14.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:14.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:14.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:14.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:14.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:14.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:14.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:14.565 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:14.565 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:14.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:04:14.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:14.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:14.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:14.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:04:14.565 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:04:14.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:04:14.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:04:14.568 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:04:14.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:04:14.568 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:04:14.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:04:14.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:04:14.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:14.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:14.594 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:14.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:14.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:14.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:14.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f391d1e is found... 08:04:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f391d1e is found finished successfully 08:04:14.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 08:04:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:14.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:14.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:14.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:14.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:14.597 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:14.597 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:14.597 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:14.597 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:14.598 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:14.598 DEBUG [main][EditorHandler] 2 editor(s) found 08:04:14.598 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:14.604 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:14.604 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:04:14.642 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:04:14.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:14.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:14.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:14.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:14.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:14.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:14.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:14.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:14.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:14.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:14.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:14.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:14.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:14.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:14.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:14.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:14.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:14.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 '\*?\QPackage Explorer\E') 08:04:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:14.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:14.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:14.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:14.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:14.651 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:14.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:14.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:14.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:14.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:14.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:14.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:14.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:14.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:14.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:14.654 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:14.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:14.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:14.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:14.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:14.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:14.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:15.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:15.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:15.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:15.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:15.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:15.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:15.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:15.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:15.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:15.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:15.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:15.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:15.657 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:15.657 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:15.657 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:15.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:15.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:15.658 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:15.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:15.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:15.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:15.658 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:15.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:15.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:15.660 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:15.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:15.660 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:15.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:15.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:15.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:15.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:15.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:15.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:15.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:15.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:15.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:15.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:15.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:15.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:15.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:15.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:15.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:15.686 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:15.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:15.686 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:15.686 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:15.686 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:15.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:15.687 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 08:04:15.687 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:15.712 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:15.712 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:15.713 DEBUG [main][EditorHandler] 0 editor(s) found 08:04:15.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:15.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:15.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:15.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:15.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:15.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:15.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:15.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:15.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:15.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:15.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:15.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:15.715 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:15.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:15.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:15.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:15.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:15.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:15.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:15.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:15.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:15.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:15.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:15.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:15.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:15.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:15.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:15.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:15.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:15.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:15.721 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:15.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:15.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:15.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:15.722 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:15.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:15.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:15.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:15.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:15.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:15.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:16.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:16.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:16.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:16.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:16.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:16.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:16.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:16.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:16.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:16.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:16.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:16.725 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:16.725 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:16.725 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:16.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:16.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:16.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:16.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:16.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:16.726 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:16.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:16.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:16.729 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:16.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:16.729 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:16.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:16.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:16.731 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:16.731 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:16.751 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:16.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:16.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:16.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:16.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:16.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:16.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:16.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:16.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:16.754 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:16.754 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:16.754 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:16.754 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:16.755 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) 08:04:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:16.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:16.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:16.755 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:16.755 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:16.755 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:16.782 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:16.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:16.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:16.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:16.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:16.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:16.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:16.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:16.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:16.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:16.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:16.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:16.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:16.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:16.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:16.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:16.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:16.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:16.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:16.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:16.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:16.789 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:16.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:16.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:16.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:16.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:16.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:16.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:16.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:16.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:16.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:16.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:16.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:16.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:16.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:16.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:16.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:17.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:17.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:17.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:17.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:17.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:17.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:17.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:17.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:17.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:17.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:17.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:17.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:17.794 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:17.794 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:17.794 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:17.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:17.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:17.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:17.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:17.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:17.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:17.795 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:17.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:17.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:17.796 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:17.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:17.796 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:17.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:17.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:17.798 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:17.798 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:17.819 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:17.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:17.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:17.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:17.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:17.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:17.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:17.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:17.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:17.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:17.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:17.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:17.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:17.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:17.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:17.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:17.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:17.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:17.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:17.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:17.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:17.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:17.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:17.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:17.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:17.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:17.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:17.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:17.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:17.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:17.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:17.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:17.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:17.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:18.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:18.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:18.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:18.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:18.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:18.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:18.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:18.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:18.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:18.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:18.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:18.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:18.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:18.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:18.856 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:18.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:18.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:18.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:18.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:18.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:18.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:18.857 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:18.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:18.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:18.859 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:18.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:18.859 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:18.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:18.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:18.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:18.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:18.875 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:18.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:18.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:18.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6707bcb0 is found... 08:04:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6707bcb0 is found finished successfully 08:04:18.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:18.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:18.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:18.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:18.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:18.879 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:18.879 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:18.879 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:18.879 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:18.880 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:18.880 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:18.916 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:18.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:18.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:18.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:18.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:18.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:18.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:18.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:18.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:18.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:18.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:18.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:18.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:18.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:18.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:18.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:18.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:18.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:18.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:18.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:18.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:18.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:18.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:18.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:18.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:18.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:18.927 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:18.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:18.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:18.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:18.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:18.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:18.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:18.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:18.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:18.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:18.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:19.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:19.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:19.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:19.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:19.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:19.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 08:04:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:19.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:19.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:19.931 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:19.931 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:19.931 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:19.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:19.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:19.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:19.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:19.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:19.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:19.932 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:19.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:19.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:19.934 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:19.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:19.934 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:19.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:19.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:19.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:19.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:19.955 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:19.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:19.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:19.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:19.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:19.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:19.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:19.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:19.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:19.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:19.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:19.958 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:19.958 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:19.958 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:19.958 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:19.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:04:19.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:19.959 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:04:19.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:19.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:19.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:19.959 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:04:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:19.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:19.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:19.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:19.961 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:19.961 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:04:19.961 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:19.988 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:19.988 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:19.988 DEBUG [main][EditorHandler] 0 editor(s) found 08:04:19.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:19.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:19.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:19.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:19.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:19.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:19.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:19.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:19.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:19.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:19.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:19.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:19.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:19.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:19.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:19.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:19.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 '\*?\QPackage Explorer\E') 08:04:19.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:19.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:19.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:19.994 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:19.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:19.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:19.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:19.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:19.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:19.996 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:19.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:19.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:19.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:19.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:19.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:19.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:19.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:19.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:19.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:20.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:20.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:20.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:20.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:20.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:20.998 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:20.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:20.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:20.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:20.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:20.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:20.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:20.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:21.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:21.000 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:21.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:21.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:21.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:21.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:21.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:21.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:21.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:21.001 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:21.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:21.004 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:21.004 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:21.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:21.004 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:21.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:21.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:21.006 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:21.006 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:21.027 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:21.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:21.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:21.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:21.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:21.030 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:21.030 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:21.030 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:21.030 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:04:21.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:21.031 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:04:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:21.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:21.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:21.031 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:04:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:21.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:21.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:21.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:21.033 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:21.033 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 08:04:21.033 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:21.033 DEBUG [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.... 08:04:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:04:21.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:04:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:21.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:21.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:04:21.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:21.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:21.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:21.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:04:21.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:21.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:04:21.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:21.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:21.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:21.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:21.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:21.561 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:04:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:21.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:21.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:21.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:04:21.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:04:21.607 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:21.607 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:21.607 DEBUG [main][EditorHandler] 0 editor(s) found 08:04:21.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:21.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:21.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:21.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:21.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:21.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:21.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:21.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:21.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:21.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:21.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:21.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:21.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:21.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:21.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:21.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:21.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:21.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:21.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:21.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:21.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:21.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:21.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:21.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:21.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:21.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:21.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:21.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:21.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:21.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:21.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:21.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:21.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:21.616 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:21.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:21.617 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:21.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:21.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:21.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:22.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:22.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:22.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:22.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:22.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:22.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:22.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:22.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:22.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:22.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:22.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:22.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:22.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:22.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:22.620 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:22.620 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:22.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:22.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:22.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:22.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:22.621 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:22.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:22.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:22.623 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:22.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:22.623 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:22.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:22.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:22.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:22.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:22.645 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:22.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:22.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:22.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:22.645 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:22.646 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:22.646 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:22.667 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:22.668 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:22.668 DEBUG [main][EditorHandler] 0 editor(s) found 08:04:22.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:22.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:22.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:22.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:22.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:22.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:22.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:22.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:22.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:22.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:22.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:22.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:22.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:22.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:22.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:22.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:22.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:22.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:22.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:22.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:22.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:22.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:22.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:22.675 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:22.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:22.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:22.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:22.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:22.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:22.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:22.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:22.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:22.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:22.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:22.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:22.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:22.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:22.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:22.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:23.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:23.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:23.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:23.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:24.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:24.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:24.179 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:24.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:24.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:24.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:24.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:24.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:24.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:24.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:24.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:24.181 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:24.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:24.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:24.181 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:24.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:24.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:24.183 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:24.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:24.184 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:24.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:24.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:24.185 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:24.185 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:24.208 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:24.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:24.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:24.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:24.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:24.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:24.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35337b2b is found... 08:04:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35337b2b is found finished successfully 08:04:24.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:24.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:24.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:24.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:24.211 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:24.211 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:24.211 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:24.211 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:24.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:24.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:24.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:24.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:24.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:24.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:24.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:24.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:24.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:24.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:24.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:24.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:24.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:24.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:24.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:24.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:24.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:24.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:24.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:24.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:24.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:24.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:24.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:25.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:25.247 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:25.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:25.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:25.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:25.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 08:04:25.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:25.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:25.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:25.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:25.249 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:25.249 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:25.249 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:04:25.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:25.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:25.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:25.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:25.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:25.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:04:25.250 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:04:25.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:04:25.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:04:25.252 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:04:25.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:04:25.252 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:04:25.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:04:25.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:04:25.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:25.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:25.274 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:25.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:25.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:25.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@376e0b4d is found... 08:04:25.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@376e0b4d is found finished successfully 08:04:25.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:04:25.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:25.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:25.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:25.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:25.277 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:04:25.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:25.283 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:25.283 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:25.283 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4391cf59 is found... 08:04:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4391cf59 is found finished successfully 08:04:25.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 08:04:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:25.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:25.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:25.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:25.285 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 08:04:25.296 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:25.296 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 08:04:25.296 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:25.296 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:25.297 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:25.297 DEBUG [main][EditorHandler] 2 editor(s) found 08:04:25.297 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:25.302 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:25.302 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:04:25.328 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:04:25.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:25.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:25.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:25.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:25.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:25.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:25.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:25.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:25.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:25.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:25.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:25.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:25.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:25.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:25.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:25.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:25.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:25.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:25.335 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:25.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:25.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:25.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:25.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:25.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:25.337 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:25.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:25.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:25.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:25.338 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:25.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:25.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:25.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:25.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:25.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:25.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:26.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:26.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:26.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:26.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:26.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:26.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:26.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:26.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:26.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:26.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:26.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:26.341 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:26.341 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:26.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:26.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:26.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:26.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:26.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:26.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:26.342 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:26.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:26.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:26.343 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:26.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:26.350 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:26.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:26.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:26.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:26.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:26.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:26.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:26.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:26.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:26.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:26.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:26.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:26.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:26.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:26.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:26.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:26.376 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:26.376 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:26.376 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:26.376 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:26.377 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:26.377 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:26.377 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:26.402 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:26.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:26.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:26.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:26.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:26.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:26.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:26.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:26.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:26.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:26.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:26.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:26.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:26.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:26.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:26.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:26.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:26.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:26.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:26.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:26.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:26.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:26.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:26.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:26.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:26.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:26.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:26.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:26.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:26.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:26.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:26.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:26.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:26.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:26.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:26.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:26.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:26.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:26.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:26.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:26.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:26.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:26.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:26.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:26.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:27.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:27.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:27.412 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:27.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:27.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:27.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:27.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:27.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:27.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:27.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:27.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:27.414 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:27.414 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:27.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:27.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:27.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:27.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:27.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:27.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:27.414 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:27.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:27.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:27.418 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:27.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:27.418 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:27.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:27.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:27.419 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:27.419 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:27.438 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:27.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:27.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:27.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:27.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:04:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:27.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:27.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:27.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:27.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:27.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:27.441 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:27.441 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:27.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:04:27.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:27.442 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:04:27.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:27.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:27.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:27.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:27.442 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:04:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:27.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:27.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:27.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:27.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:27.444 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:04:27.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:27.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:27.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:04:27.445 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:27.445 DEBUG [main][MenuItemLookup] Item match:File 08:04:27.445 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:04:27.445 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:04:27.445 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:04:27.445 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:04:27.445 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:27.445 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:04:27.445 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:04:27.446 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:27.446 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:04:27.446 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:04:27.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:04:27.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:04:27.446 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:04:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:04:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:04:27.449 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:27.449 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 08:04:27.449 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:27.449 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:27.449 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:27.450 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:27.450 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:27.482 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:27.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:27.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:27.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:27.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:27.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:27.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:27.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:27.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:27.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:27.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:27.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:27.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:27.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:27.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:27.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:27.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:27.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:27.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:27.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:27.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:27.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:27.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:27.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:27.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:27.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:27.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:27.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:27.509 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:27.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:27.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:27.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:27.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:27.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:27.510 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:27.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:27.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:27.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:27.511 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:27.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:27.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:27.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:27.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:27.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:28.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:28.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:28.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:28.512 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:28.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:28.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:28.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:28.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:28.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:28.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:28.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:28.513 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:28.514 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:28.514 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:28.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:28.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:28.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:28.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:28.514 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:28.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:28.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:28.516 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:28.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:28.516 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:28.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:28.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:28.517 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:28.517 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:28.537 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:28.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:28.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:28.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:28.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:28.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:28.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:28.539 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:28.539 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:28.539 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:28.539 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:28.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:04:28.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:28.540 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:04:28.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:28.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:28.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:28.540 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:04:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:28.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:28.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:28.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:28.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:04:28.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:28.542 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:04:28.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:28.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:28.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:28.543 INFO [WorkbenchTestable][AbstractButton] Click button Save 08:04:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:28.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:28.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:28.544 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:28.544 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:28.544 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:28.568 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:28.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:28.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:28.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:28.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:28.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:28.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:28.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:28.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:28.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:28.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:28.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:28.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:28.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:28.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:28.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:28.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:28.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:28.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:28.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:28.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:28.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:28.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:28.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:28.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:28.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:28.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:28.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:28.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:28.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:28.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:28.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:28.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:28.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:28.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:28.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:28.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:28.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:28.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:29.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:29.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:29.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:29.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:30.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:30.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:30.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:30.078 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:30.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:30.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:30.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:30.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:30.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:30.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:30.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:30.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:30.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:30.079 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:30.079 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:30.080 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:30.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:30.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:30.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:30.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:30.080 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:30.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:30.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:30.084 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:30.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:30.084 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:30.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:30.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:30.085 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:30.085 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:30.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:30.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:30.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:30.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:30.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:30.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:30.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:30.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:30.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:30.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:30.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:30.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:30.108 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:30.108 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:30.108 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:30.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:30.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:30.110 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:30.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:30.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:30.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:30.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:30.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:30.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:30.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:30.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:30.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:30.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:30.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:30.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:30.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:30.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:30.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:30.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:30.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:30.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:30.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:30.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:30.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:30.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:30.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:30.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:31.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:31.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:31.142 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:31.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:31.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:31.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:31.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:31.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:31.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:31.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:31.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:31.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:31.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:31.143 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:31.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:04:31.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:31.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:31.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:31.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:31.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:31.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:04:31.144 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:04:31.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:04:31.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:04:31.145 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:04:31.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:04:31.146 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:04:31.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:04:31.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:04:31.147 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:31.147 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:31.167 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:31.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:31.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:31.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:31.168 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:04:31.173 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:31.173 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:31.173 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:31.173 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:31.174 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:04:31.174 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:31.181 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7625c95 is found... 08:04:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7625c95 is found failed, an exception will be thrown 08:04:41.191 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:41.191 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:41.191 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:04:41.223 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:04:41.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:41.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:41.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:41.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:41.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:41.224 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:41.224 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:41.224 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:41.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:41.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:41.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:41.224 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:41.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:41.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:41.226 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:41.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:41.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:41.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:41.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:41.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:41.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:41.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:41.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:41.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:41.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:41.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:41.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:41.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:41.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:41.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:41.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:41.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:41.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:41.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:41.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:41.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:41.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:41.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:41.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:41.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:41.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:41.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:41.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:42.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:42.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:42.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:42.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:42.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:42.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:42.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:42.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:42.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:42.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:42.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:42.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:42.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:42.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:42.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:42.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:42.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:42.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:42.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:42.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:42.237 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:42.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:42.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:42.240 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:42.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:42.240 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:42.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:42.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:42.241 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:42.241 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:42.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:42.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:42.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:42.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:42.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:42.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:42.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:42.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:42.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:42.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:42.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:42.268 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:42.268 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:42.268 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:42.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:04:42.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:42.269 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:04:42.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:42.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:42.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:42.269 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:04:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:42.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:42.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:42.270 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:42.271 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:42.271 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:04:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:04:42.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:04:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:42.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:42.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:04:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:42.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:04:42.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:42.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:04:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:42.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:42.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:42.799 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:04:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:42.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:42.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:42.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:42.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:04:42.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:04:42.836 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:42.836 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:42.836 DEBUG [main][EditorHandler] 0 editor(s) found 08:04:42.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:42.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:42.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:42.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:42.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:42.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:42.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:42.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:42.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:42.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:42.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:42.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:42.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:42.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:42.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:42.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:42.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:42.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:42.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:42.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 '\*?\QPackage Explorer\E') 08:04:42.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:42.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:42.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:42.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:42.843 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:42.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:42.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:42.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:42.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:42.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:42.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:42.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:42.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:42.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:42.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:42.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:42.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:42.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:42.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:42.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:42.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:43.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:43.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:43.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:43.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:43.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:43.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:43.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:43.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:43.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:43.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:43.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:43.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:43.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:43.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:43.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:43.859 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:43.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:43.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:43.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:43.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:43.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:43.859 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:43.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:43.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:43.863 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:43.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:43.863 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:43.863 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:43.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:43.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:43.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:43.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:43.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:43.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:43.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:43.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:43.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:43.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:43.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:43.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:43.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:43.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:43.887 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:43.887 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 08:04:43.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:43.888 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 08:04:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:43.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:43.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:43.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:43.889 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 08:04:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:43.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:43.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22151012 is found... 08:04:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22151012 is found finished successfully 08:04:43.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:43.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:43.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:43.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:43.892 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:43.892 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:43.892 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:43.892 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:43.892 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 08:04:44.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 08:04:44.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 08:04:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:44.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:44.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:04:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:44.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:44.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 08:04:44.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:04:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:44.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 08:04:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:04:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:44.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:44.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:04:44.419 INFO [WorkbenchTestable][AbstractButton] Click button &Save 08:04:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:04:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:04:44.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:04:44.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:04:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:04:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:04:44.456 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:44.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:44.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:44.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:44.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:44.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:44.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:44.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:44.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:44.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:44.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:44.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:44.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:44.459 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:44.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:44.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:44.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:44.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:44.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:44.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:44.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:44.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:44.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:44.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:44.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:44.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:44.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:44.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:44.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:44.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:44.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:44.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:44.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:44.476 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:44.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:44.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:44.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:44.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:44.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:44.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:44.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:44.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:45.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:45.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:45.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:45.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:45.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:45.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:45.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:45.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:45.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:45.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:45.479 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:45.479 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:45.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:45.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:45.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:45.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:45.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:45.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:45.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:45.479 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:45.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:45.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:45.483 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:45.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:45.483 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:45.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:45.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:45.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:45.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:45.504 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:45.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:45.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:45.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:45.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:45.507 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:45.507 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:45.507 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:45.507 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:45.508 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:45.508 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:45.508 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:04:45.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:45.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:45.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 08:04:45.508 DEBUG [main][MenuItemLookup] Found menu:'File' 08:04:45.508 DEBUG [main][MenuItemLookup] Item match:File 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'' 08:04:45.509 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:04:45.509 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:04:45.509 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:45.509 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:45.509 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:45.542 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:45.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:45.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:45.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:45.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:45.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:45.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:45.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:45.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:45.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:45.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:45.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:45.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:45.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:45.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:45.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:45.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:45.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:45.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:45.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:45.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:45.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:45.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:45.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:45.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:45.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:45.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:45.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:45.562 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:45.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:45.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:45.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:45.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:45.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:46.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:46.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:46.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:46.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:46.565 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:46.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:46.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:46.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:46.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:46.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:46.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:46.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:46.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:46.568 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:46.569 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:46.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:46.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:46.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:46.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:46.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:46.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:46.570 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:46.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:46.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:46.571 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:46.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:46.571 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:46.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:46.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:46.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:46.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:46.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:46.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:46.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:46.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2427edd9 is found... 08:04:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2427edd9 is found failed, an exception will be thrown 08:04:56.601 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:56.601 DEBUG [main][EditorHandler] 1 editor(s) found 08:04:56.602 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:56.627 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:56.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:56.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:56.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:56.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:56.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:56.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:56.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:56.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:56.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:56.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:56.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:56.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:56.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:56.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:56.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:56.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:56.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:56.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:56.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:56.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:56.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:56.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:56.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:56.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:56.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:56.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:56.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:56.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:56.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:56.636 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:56.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:56.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:56.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:56.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:56.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:57.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:57.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:57.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:57.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:57.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:57.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:57.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:57.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:57.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:04:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:57.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:57.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:57.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:57.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:57.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:57.639 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:57.639 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:57.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:57.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:57.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:57.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:57.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:57.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:57.640 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:57.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:57.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:57.641 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:57.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:57.641 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:57.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:57.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:57.643 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:57.643 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:57.663 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:57.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:57.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:57.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:57.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:57.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:57.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:04:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:57.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:57.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:57.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:57.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:57.665 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:57.665 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:57.665 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:04:57.665 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:04:57.666 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:57.666 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:04:57.666 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:04:57.666 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:04:57.689 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:04:57.690 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:04:57.690 DEBUG [main][EditorHandler] 0 editor(s) found 08:04:57.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:57.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:04:57.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:04:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:04:57.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:04:57.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:57.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:04:57.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:04:57.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:04:57.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:04:57.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:04:57.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:04:57.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:57.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:57.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:57.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:57.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:57.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:04:57.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:57.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:57.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:04:57.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:57.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:57.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:57.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:57.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:57.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:57.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:57.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:57.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:04:57.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:04:57.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:04:57.698 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:57.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:57.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:57.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:57.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:57.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:57.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:57.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:57.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:57.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:58.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:58.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:58.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:58.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:04:58.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:58.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:58.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:58.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:58.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 08:04:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:58.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:58.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:58.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:58.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:04:58.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:04:58.717 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:04:58.718 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:04:58.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:04:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:04:58.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:04:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:04:58.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:04:58.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:58.718 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:58.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:58.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:58.721 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:04:58.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:04:58.721 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:04:58.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:04:58.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:04:58.723 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:04:58.723 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:04:58.743 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:04:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:04:58.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:04:58.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:04:58.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:04:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:04:58.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:58.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:58.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:04:58.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:58.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:58.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:04:58.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:04:58.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:04:58.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:04:58.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:04:58.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:58.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:58.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:04:58.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:04:58.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:04:58.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:58.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:58.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:58.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:58.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:58.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:58.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:58.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:58.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:04:58.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:04:58.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:04:58.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:04:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:04:58.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:58.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:59.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:59.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:04:59.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:04:59.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:00.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:00.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:00.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:00.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:00.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:00.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:00.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:00.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:00.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:00.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:00.279 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:05:00.280 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 08:05:00.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:05:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:00.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:05:00.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:00.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:05:00.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:05:00.280 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:05:00.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:05:00.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:05:00.282 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 08:05:00.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 08:05:00.282 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 08:05:00.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 08:05:00.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 08:05:00.283 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:00.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:00.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:00.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:00.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:00.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:00.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:00.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:00.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 08:05:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:00.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:00.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:00.310 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:00.310 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:00.310 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:05:00.310 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:05:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e38eccf is found... 08:05:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e38eccf is found finished successfully 08:05:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:05:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:00.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:00.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:00.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:00.313 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:05:00.320 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:00.320 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 08:05:00.320 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:05:00.320 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:05:00.320 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:00.320 DEBUG [main][EditorHandler] 2 editor(s) found 08:05:00.326 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:05:00.335 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:05:00.335 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 08:05:00.361 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 08:05:00.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:05:00.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:00.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:00.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:00.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:05:00.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:00.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:05:00.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:05:00.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:00.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:00.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:00.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:00.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:05:00.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:00.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:00.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:00.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 '\*?\QPackage Explorer\E') 08:05:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:00.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:00.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:00.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:00.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:00.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:00.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:00.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:00.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:00.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:00.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:00.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:00.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:00.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:00.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:00.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:00.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:00.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:00.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:00.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:00.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:01.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:01.386 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:01.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:01.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:01.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:01.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:01.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:01.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:01.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:01.387 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:01.387 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:05:01.388 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:05:01.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:05:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:01.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:05:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:01.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:05:01.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:05:01.388 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:05:01.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:05:01.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:05:01.390 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:05:01.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:05:01.390 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:05:01.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:05:01.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:05:01.391 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:01.391 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:01.412 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:01.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:01.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:01.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:01.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:05:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:01.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:01.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:01.414 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:01.414 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:01.414 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:05:01.414 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:05:01.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:05:01.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:01.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:01.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:01.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:01.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 08:05:01.417 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:01.417 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:01.417 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:05:01.441 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:05:01.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:05:01.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:01.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:01.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:05:01.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:01.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:05:01.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:05:01.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:01.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:01.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:01.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:01.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:05:01.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:01.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:01.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:01.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:05:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:01.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:01.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:01.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:01.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:01.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:01.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:01.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:01.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:01.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:01.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:01.449 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:01.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:01.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:01.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:01.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:02.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:02.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:02.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:02.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:02.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:02.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:02.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:02.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:02.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:02.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:02.452 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:02.452 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:05:02.453 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:05:02.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:05:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:02.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:05:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:02.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:05:02.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:05:02.453 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:05:02.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:05:02.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:05:02.455 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:05:02.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:05:02.455 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:05:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:05:02.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:05:02.456 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:02.456 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:02.474 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:02.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:02.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:02.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:02.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:05:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:02.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:02.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:02.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:02.477 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:02.477 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:02.477 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:05:02.477 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:05:02.478 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:02.478 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:02.478 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:05:02.502 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:05:02.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:05:02.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:02.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:02.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:05:02.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:02.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:05:02.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:05:02.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:02.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:02.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:02.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:02.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:02.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:05:02.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:02.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:02.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:02.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:02.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:02.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:02.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:05:02.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:02.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:02.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:02.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:02.509 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:02.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:02.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:02.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:02.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:02.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:02.511 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:02.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:02.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:02.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:02.511 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:02.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:02.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:02.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:02.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:02.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:02.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:03.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:03.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:03.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:03.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:03.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:03.513 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:03.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:03.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:03.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:03.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:03.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:03.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:03.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:03.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:03.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:03.514 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:03.514 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:05:03.514 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 08:05:03.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:05:03.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:03.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:05:03.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:03.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:05:03.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:05:03.515 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:05:03.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:05:03.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:05:03.518 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 08:05:03.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 08:05:03.518 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 08:05:03.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 08:05:03.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 08:05:03.519 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:03.519 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:03.540 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:03.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:03.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:03.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:03.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:03.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:03.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 08:05:03.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:03.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:03.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:05:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:03.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:05:03.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 08:05:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:03.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:03.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:03.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:03.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:03.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:03.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:03.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:03.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:03.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:03.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:03.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:03.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:03.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:03.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:03.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:03.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:03.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:03.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:04.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:04.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:04.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:04.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:04.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 08:05:04.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 08:05:04.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:04.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:04.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:04.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:04.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:04.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:04.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:04.575 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 08:05:04.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 08:05:04.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 08:05:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:04.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 08:05:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:04.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 08:05:04.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 08:05:04.576 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 08:05:04.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 08:05:04.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 08:05:04.578 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 08:05:04.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 08:05:04.578 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 08:05:04.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 08:05:04.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 08:05:04.579 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:04.579 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:04.598 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:04.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:04.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:04.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:04.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:04.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:04.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@455ec887 is found... 08:05:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@455ec887 is found finished successfully 08:05:04.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 '\*?\QeditorTest+.min\E') 08:05:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:04.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:04.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:04.601 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:04.601 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:04.601 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:05:04.601 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:05:04.602 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:04.602 DEBUG [main][EditorHandler] 2 editor(s) found 08:05:04.602 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:05:04.607 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:05:04.607 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 08:05:04.631 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 08:05:04.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:05:04.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:04.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:04.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 08:05:04.632 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:04.632 DEBUG [main][EditorHandler] 0 editor(s) found 08:05:04.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:04.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:04.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:04.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:04.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:04.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:04.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:04.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:04.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:04.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:04.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:04.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:04.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:04.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:04.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:04.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:04.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:04.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:04.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:04.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:04.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:04.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:04.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:05.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:05.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:05.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:05.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:05.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:05.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:05.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:05.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:05.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:05.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:05.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:05.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:05.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:05.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:05.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:05.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:05.647 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:05.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:05.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:05.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:05.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:05.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:05.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:06.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:06.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:06.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:06.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:06.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:06.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:06.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:06.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:06.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:06.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:06.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:06.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:06.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:06.649 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:06.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:06.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:06.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:06.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:06.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:06.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:06.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:06.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:06.650 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:05:06.650 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:05:06.650 DEBUG [main][TreeItemHandler] Set Tree selection 08:05:06.650 DEBUG [main][TreeHandler] Notify Tree about selection event 08:05:06.656 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:05:06.657 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 08:05:06.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:05:06.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'New' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:06.687 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:05:06.687 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:05:06.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:05:06.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:05:06.687 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:05:06.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:06.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:06.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:05:07.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:07.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:07.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:07.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:07.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:05:07.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:07.204 DEBUG [main][MenuItemLookup] Found menu:'New' 08:05:07.204 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:05:07.204 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:07.204 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:05:07.204 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:07.204 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:05:07.204 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:05:07.204 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:05:07.204 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:05:07.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:05:07.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:05:07.205 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:05:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:05:07.767 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 08:05:07.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:05:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:07.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:05:07.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:05:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:07.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:05:07.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:05:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:07.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:07.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:07.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:07.770 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:05:07.771 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:05:07.771 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:05:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:07.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:07.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:07.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:05:07.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:05:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:07.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:05:07.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:05:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:07.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:07.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:07.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:07.772 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:05:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:07.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:07.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:05:07.775 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:05:08.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:05:08.275 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:05:08.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:08.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:05:08.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:05:08.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:08.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:08.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:08.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:08.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:08.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:08.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:05:08.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:08.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:08.277 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 08:05:08.277 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:08.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:08.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:08.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.636 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.399 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.068 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.21 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.071 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.069 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.135 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.071 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.619 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.061 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.66 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.073 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.086 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.655 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.613 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.619 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.085 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.086 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.062 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.671 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.08 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.062 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.128 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:08.288 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:08.289 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:05:08.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:08.289 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:08.289 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:08.289 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:05:08.289 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:08.289 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:05:08.290 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:08.290 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:05:08.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:05:08.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:05:08.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:05:08.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:08.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:08.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:08.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:08.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:05:08.299 DEBUG [main][MenuItemLookup] Item match:Window 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:08.299 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:05:08.299 DEBUG [main][MenuItemLookup] Item match:Preferences 08:05:08.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:05:08.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:05:08.299 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:05:08.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:05:08.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:05:08.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:05:08.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:08.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:08.371 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:05:08.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:05:08.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:08.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:08.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:08.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:05:08.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:05:08.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:05:08.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:08.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:08.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:08.374 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:05:08.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:08.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:08.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:08.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:08.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:05:08.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:05:08.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:08.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:08.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:08.397 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:08.397 DEBUG [main][EditorHandler] 0 editor(s) found 08:05:08.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:08.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:08.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:08.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:08.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:08.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:08.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:08.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:08.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:08.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:08.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:08.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:08.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:08.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:08.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:08.418 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 08:05:08.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:08.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:08.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:08.419 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 08:05:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:08.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:08.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:08.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:08.420 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 08:05:08.421 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:08.421 DEBUG [main][EditorHandler] 0 editor(s) found 08:05:08.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:08.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:08.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:05:08.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:08.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:08.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:08.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:05:08.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:08.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:08.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:08.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:08.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:05:08.431 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:08.431 DEBUG [main][MenuItemLookup] Item match:File 08:05:08.432 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:08.432 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:05:08.433 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:05:08.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:08.433 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:05:08.433 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:08.433 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:05:08.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:08.433 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:05:08.433 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:05:08.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:05:08.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:05:08.433 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:05:08.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:05:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:05:08.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:05:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:08.513 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:05:08.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:05:08.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:08.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:08.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:05:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:05:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:05:08.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:05:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:08.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:05:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:08.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:05:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:05:08.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:05:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:08.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:05:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:08.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:05:08.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:05:08.515 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:05:08.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:05:08.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:05:08.519 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:05:08.519 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:05:08.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:05:08.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:08.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:08.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:08.520 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:05:08.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:08.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:08.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:08.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:08.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:08.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:05:08.542 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 08:05:08.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:05:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:08.543 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:05:08.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:08.543 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 08:05:08.543 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:") 08:05:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:08.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:08.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:05:08.545 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:05:08.545 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 08:05:08.546 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:05:08.546 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:05:08.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 08:05:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:08.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:08.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:08.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:08.548 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:05:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:08.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:08.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:08.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:05:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:05:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:09.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:05:09.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:05:09.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:09.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:09.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.053 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:09.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:09.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:09.055 DEBUG [main][MenuItemLookup] Item match:File 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:09.055 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:05:09.056 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:09.056 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:05:09.056 DEBUG [main][MenuItemLookup] Item match:Import... 08:05:09.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:05:09.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:05:09.056 INFO [main][MenuItemHandler] Select menu item: &Import... 08:05:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:05:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:05:09.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:05:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:09.113 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:05:09.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:05:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:05:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:05:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:05:09.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:05:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:09.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:09.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:05:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:05:09.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:05:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:09.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:05:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:09.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:05:09.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 08:05:09.618 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 08:05:09.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 08:05:09.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 08:05:09.620 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:05:09.620 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:05:09.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 08:05:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:09.622 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:05:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:09.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:09.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:09.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:05:09.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:05:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:09.694 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:05:09.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:05:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:05:09.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:05:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:09.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:09.694 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:05:09.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:09.696 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 08:05:09.697 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:") 08:05:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:09.698 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 08:05:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:09.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:09.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:09.709 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 08:05:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 08:05:09.710 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/ 08:05:09.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 08:05:09.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:09.735 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 08:05:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:09.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:09.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:09.743 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 08:05:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:09.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 08:05:09.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 08:05:09.744 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 08:05:09.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 08:05:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:09.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 08:05:09.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:09.746 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 08:05:09.746 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 08:05:09.746 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 08:05:09.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:09.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:09.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:09.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:09.747 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 08:05:09.747 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 08:05:09.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 08:05:09.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:09.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:09.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:09.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:09.749 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:05:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:09.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:09.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:09.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:05:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:05:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:10.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:05:10.775 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 08:05:10.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 08:05:11.275 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 08:05:11.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:11.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:11.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:11.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:11.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:11.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:11.277 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:11.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:11.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:11.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:11.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:11.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:11.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:11.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:11.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:11.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:11.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:11.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:11.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:11.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:11.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:11.282 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:11.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:11.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:11.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:11.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:11.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:11.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:11.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:11.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:11.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:11.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:11.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:11.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:12.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:12.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:12.308 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:12.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:12.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:12.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:12.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:12.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:12.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:12.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:12.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:12.309 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:12.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:12.310 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:12.310 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:12.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:12.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:12.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:12.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:13.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:13.314 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:13.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:13.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:13.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:13.815 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:13.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:13.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:13.852 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:13.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:13.852 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:13.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:13.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:13.915 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:13.915 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:15.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:15.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:15.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:15.166 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 08:05:15.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:15.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:15.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:15.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:15.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:15.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56d80da6 is found... 08:05:15.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56d80da6 is found finished successfully 08:05:15.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:15.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:15.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:15.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:15.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:15.238 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:15.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 08:05:15.239 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 08:05:15.313 INFO [WorkbenchTestable][Keyboard] Type text "a" 08:05:15.449 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:15.449 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 08:05:16.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:16.051 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 08:05:16.051 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:16.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:16.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:16.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:16.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:16.110 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:16.110 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:16.110 DEBUG [main][MenuItemLookup] Item match:File 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:16.111 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:16.111 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:16.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:16.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:16.112 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:16.221 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:16.222 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 08:05:16.222 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:16.222 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 08:05:16.222 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:05:16.222 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:16.412 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:16.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:16.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:16.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:16.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:16.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:16.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:16.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:16.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:16.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:16.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:16.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:16.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:16.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:16.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:16.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:16.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:16.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:16.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:16.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:16.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:16.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:16.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:16.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:16.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:16.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:16.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:16.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:16.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:16.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:16.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:16.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:16.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:16.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:17.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:17.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:17.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:17.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:17.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:17.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:17.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:17.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:17.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:17.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:17.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:17.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:17.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:17.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:17.423 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:17.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:17.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:17.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:17.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:17.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:17.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:17.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:17.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:17.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:17.425 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:17.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:17.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:17.433 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:17.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:17.433 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:17.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:17.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:17.441 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:17.441 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:17.749 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:17.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:17.749 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 08:05:17.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:17.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:17.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:17.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:17.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e7cba12 is found... 08:05:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e7cba12 is found finished successfully 08:05:17.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:17.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:17.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:17.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:17.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:17.815 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:17.815 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 08:05:17.815 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:17.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:17.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:17.835 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:17.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:17.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:17.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:17.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:17.836 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:17.836 DEBUG [main][MenuItemLookup] Item match:File 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:17.837 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:17.837 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:17.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:17.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:17.837 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:17.934 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:17.934 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:17.934 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:17.935 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:17.935 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:18.112 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:18.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:18.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:18.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:18.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:18.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:18.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:18.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:18.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:18.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:18.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:18.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:18.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:18.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:18.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:18.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:18.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:18.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:18.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:18.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:18.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:18.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:18.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:18.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:18.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:18.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:18.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:18.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:18.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:18.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:18.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:18.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:18.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:18.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:18.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:18.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:18.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:18.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:19.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:19.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:19.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:19.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:19.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:19.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:19.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:19.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:19.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:19.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:19.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:19.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:19.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:19.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:19.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:19.124 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:19.124 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:19.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:19.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:19.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:19.124 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:19.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:19.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:19.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:19.125 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:19.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:19.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:19.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:19.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:19.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:19.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:19.125 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:19.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:19.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:19.131 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:19.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:19.131 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:19.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:19.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:19.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:19.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:19.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:19.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:19.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9875d78 is found... 08:05:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9875d78 is found finished successfully 08:05:19.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:19.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:19.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:19.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:19.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:19.271 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:19.271 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 08:05:19.272 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:19.272 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:19.273 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 08:05:19.285 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 08:05:19.289 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:19.289 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:05:19.890 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:19.890 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:05:20.491 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:20.492 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:05:21.093 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:21.093 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:05:21.694 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:21.694 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:05:22.295 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:22.295 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:05:22.896 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:22.896 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 08:05:23.497 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:23.497 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:05:24.099 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:24.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:24.099 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:24.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:24.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:24.100 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:24.100 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:24.100 DEBUG [main][MenuItemLookup] Item match:File 08:05:24.100 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:24.100 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:24.100 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:24.100 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:24.100 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:24.100 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:24.100 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:24.101 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:24.101 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:24.101 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:24.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:24.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:24.101 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:24.127 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:24.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:24.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:24.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:24.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:24.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:24.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:24.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:24.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:24.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:24.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:24.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:24.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:24.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:24.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:24.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:24.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:24.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:24.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:24.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:24.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:24.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:24.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:24.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:24.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:24.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:24.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:24.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:24.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:24.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:24.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:25.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:25.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:25.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:25.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:25.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:25.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:25.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:25.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:25.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:25.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:25.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:25.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:25.167 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:25.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:25.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:25.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:25.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:25.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:25.168 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:25.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:25.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:25.177 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:25.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:25.177 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:25.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:25.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:25.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:25.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:25.214 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:25.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:25.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:25.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:25.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:25.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:25.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22d7969e is found... 08:05:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22d7969e is found finished successfully 08:05:25.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:25.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:25.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:25.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:25.219 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:25.219 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 08:05:25.219 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:25.235 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:25.235 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:25.235 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:25.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:25.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:25.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:25.236 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:25.236 DEBUG [main][MenuItemLookup] Item match:File 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:25.237 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:25.237 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:25.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:25.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:25.237 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:25.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:25.270 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:25.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() { System.out.println(""); } } TooltipText=null 08:05:25.270 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:25.270 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:25.270 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:25.338 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:25.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:25.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:25.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:25.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:25.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:25.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:25.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:25.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:25.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:25.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:25.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:25.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:25.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:25.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:25.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:25.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:25.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:25.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:25.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:25.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:25.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:25.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:25.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:25.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:25.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:25.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:25.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:25.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:25.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:25.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:25.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:25.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:25.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:25.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:25.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:25.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:25.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:25.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:25.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:25.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:25.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:25.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:25.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:26.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:26.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:26.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:26.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:26.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:26.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:26.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 08:05:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:26.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:26.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:26.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:26.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:26.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:26.350 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:26.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:26.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:26.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:26.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:26.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:26.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:26.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:26.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:26.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:26.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:26.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:26.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:26.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:26.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:26.351 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:26.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:26.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:26.358 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:26.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:26.358 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:26.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:26.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:26.374 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:26.374 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:26.557 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:26.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:26.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:26.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:26.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:26.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:26.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:26.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@245ad86b is found... 08:05:26.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@245ad86b is found finished successfully 08:05:26.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:26.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:26.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:26.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:26.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:26.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:26.565 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:26.565 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 08:05:26.565 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:26.565 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 08:05:26.565 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:05:27.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:27.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:27.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:27.566 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:27.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:05:27.566 DEBUG [main][MenuItemLookup] Item match:Edit 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:27.567 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:05:27.568 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:27.568 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:05:27.568 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:05:27.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:05:27.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 08:05:27.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 08:05:27.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 08:05:27.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 08:05:27.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 08:05:27.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 08:05:27.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 08:05:27.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:27.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:27.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:27.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:27.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:27.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:27.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:27.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:27.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:27.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:27.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:27.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:27.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:27.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:27.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:27.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:27.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:27.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:27.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:27.604 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:27.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:27.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:27.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:27.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:27.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:28.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:28.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:28.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:28.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:28.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:28.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:28.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:28.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:28.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:28.607 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:28.607 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:28.607 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:28.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:28.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:28.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:28.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:28.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:28.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:28.608 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:28.609 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:28.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:28.615 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:28.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:28.615 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:28.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:28.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:28.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:28.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:28.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:28.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:28.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:28.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:28.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:28.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:28.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:28.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:28.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:28.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45e54572 is found... 08:05:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45e54572 is found finished successfully 08:05:28.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:05:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:28.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:28.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:28.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:28.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 08:05:28.658 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:28.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:28.678 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:28.678 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:28.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:28.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:28.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:28.679 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:28.679 DEBUG [main][MenuItemLookup] Item match:File 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:28.680 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:28.680 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:28.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:28.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:28.680 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:28.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:28.729 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:28.729 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:28.729 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:28.729 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:28.729 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:28.822 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:28.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:28.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:28.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:28.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:28.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:28.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:28.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:28.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:28.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:28.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:28.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:28.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:28.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:28.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:28.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:05:28.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:28.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:28.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:28.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:05:28.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:28.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:28.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:28.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:28.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:28.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:28.825 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:05:28.825 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:28.825 DEBUG [main][MenuItemLookup] Item match:File 08:05:28.825 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:28.825 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:05:28.827 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:05:28.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:28.827 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:05:28.827 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:28.827 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:05:28.827 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:28.827 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:05:28.827 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:05:28.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:05:28.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:05:28.827 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:05:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:05:28.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:05:28.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:28.912 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:05:28.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:05:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:28.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:28.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:05:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:05:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:05:28.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:05:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:28.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:05:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:28.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:05:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:05:28.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:05:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:28.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:05:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:28.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:05:28.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:05:28.914 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:05:28.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:05:28.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:05:28.918 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:05:28.918 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:05:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:05:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:28.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:28.919 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:05:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:28.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:28.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:28.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:05:28.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:05:28.951 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 08:05:28.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:05:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:28.952 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:05:28.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:05:28.952 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:") 08:05:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:28.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:28.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:05:28.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:05:28.955 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 08:05:28.955 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:") 08:05:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:28.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:28.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:05:28.957 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:05:28.957 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:05:28.957 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:05:28.957 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:05:28.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 08:05:28.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:28.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:28.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:28.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:28.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:05:28.964 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:05:28.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:05:28.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:05:28.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:05:28.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:05:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:05:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:05:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:29.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:05:29.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:29.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:29.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:29.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 08:05:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:29.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:29.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:29.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:29.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:29.471 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 08:05:29.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:29.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:29.476 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 08:05:29.476 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 08:05:29.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:29.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:29.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:29.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:29.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:29.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 08:05:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:29.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 08:05:29.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:29.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:29.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:29.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:29.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:29.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:29.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:29.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:29.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:29.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:29.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:29.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:29.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:29.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:29.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:29.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:29.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:29.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:29.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:29.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:30.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:30.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:30.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:30.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:30.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:30.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:30.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:30.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:30.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:30.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:30.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:30.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:30.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:30.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:30.510 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:30.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:30.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:30.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:30.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:30.511 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:30.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:30.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:30.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:30.511 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:30.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:30.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:30.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:30.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:30.511 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:30.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:30.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:30.518 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:30.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:30.518 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:30.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:30.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:30.523 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:30.524 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:30.664 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:30.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:30.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:30.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:30.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:30.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:30.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:30.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:30.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:30.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:30.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@126d6ac0 is found... 08:05:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@126d6ac0 is found finished successfully 08:05:30.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:30.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:30.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:30.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:30.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:30.672 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:30.672 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 08:05:30.672 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:30.701 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:30.701 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:30.701 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:30.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:30.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:30.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:30.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:30.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:30.702 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:30.702 DEBUG [main][MenuItemLookup] Item match:File 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:30.703 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:30.703 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:30.703 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:30.703 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:30.703 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:30.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:30.741 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:30.741 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:30.741 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:30.741 DEBUG [main][EditorHandler] 2 editor(s) found 08:05:30.741 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 08:05:30.761 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 08:05:30.761 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:30.848 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:30.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:30.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:30.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:30.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:30.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:30.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:30.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:30.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:30.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:30.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:30.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:30.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:30.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:30.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:30.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:30.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:30.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:30.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:30.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:30.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:30.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:30.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:30.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:30.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:30.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:30.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:30.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:30.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:30.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:30.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:30.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:30.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:30.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:30.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:30.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:30.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:30.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:30.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:30.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:30.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:30.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:31.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:31.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:31.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:31.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:31.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:31.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:31.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:31.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:31.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:31.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:31.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:31.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:31.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:31.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:31.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:31.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:31.856 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:31.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:31.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:31.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:31.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:31.857 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:31.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:31.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:31.866 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:31.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:31.866 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:31.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:31.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:31.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:31.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:31.991 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:31.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:31.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:31.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:31.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:31.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:31.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:31.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4733d98a is found... 08:05:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4733d98a is found finished successfully 08:05:32.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:32.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:32.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:32.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:32.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:32.013 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:32.014 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 08:05:32.014 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 08:05:32.014 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 08:05:32.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:32.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:32.018 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:32.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:32.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:32.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:32.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:32.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:32.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:32.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:32.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:32.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:32.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:32.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:32.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:32.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:32.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:32.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:32.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:32.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:32.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:32.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:32.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:32.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:32.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:32.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:32.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:32.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:32.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:32.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:32.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:32.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:33.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:33.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:33.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:33.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:33.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:33.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:33.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:33.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:33.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:33.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:33.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:33.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:33.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:33.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:33.060 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:33.060 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:33.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:33.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:33.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:33.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:33.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:33.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:33.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:33.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:33.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:33.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:33.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:33.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:33.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:33.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:33.061 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:33.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:33.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:33.067 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:33.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:33.067 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:33.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:33.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:33.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:33.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:33.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:33.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:33.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:33.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:33.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:33.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:33.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:33.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:33.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:33.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45a6dce8 is found... 08:05:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45a6dce8 is found finished successfully 08:05:33.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:33.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:33.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:33.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:33.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:33.105 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:33.105 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 08:05:33.105 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:33.121 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:33.121 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:33.121 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:33.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:33.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:33.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:33.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:33.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:33.122 DEBUG [main][MenuItemLookup] Item match:File 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:33.122 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:33.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:33.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:33.123 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:33.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:33.152 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:33.152 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:33.152 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:33.152 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:33.237 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:33.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:33.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:33.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:33.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:33.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:33.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:33.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:33.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:33.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:33.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:33.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:33.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:33.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:33.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:33.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:33.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:33.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:33.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:33.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:33.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:33.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:33.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:33.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:33.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:33.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:33.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:33.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:33.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:33.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:33.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:33.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:33.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:33.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:33.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:33.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:33.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:33.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:33.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:33.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:33.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:33.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:33.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:33.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:33.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:34.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:34.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:34.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:34.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:34.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:34.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:34.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:34.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:34.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:34.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:34.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:34.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:34.245 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:34.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:34.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:34.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:34.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:34.246 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:34.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:34.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:34.255 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:34.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:34.255 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:34.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:34.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:34.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:34.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:34.383 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:34.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:34.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:34.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:34.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:34.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:34.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:34.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:34.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:34.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:34.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68fc8628 is found... 08:05:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68fc8628 is found finished successfully 08:05:34.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:34.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:34.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:34.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:34.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:34.390 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:34.390 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 08:05:34.390 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:05:34.390 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:05:34.591 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:05:34.797 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:05:34.797 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:05:34.997 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:05:35.200 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:05:35.200 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:05:35.401 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:05:35.603 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:05:35.603 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:05:35.804 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:05:36.007 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:36.007 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:05:36.207 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:05:37.208 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() { 08:05:37.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:37.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:37.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:37.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:37.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:37.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:37.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:37.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:37.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:37.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:37.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:37.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:37.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:37.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:37.222 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:37.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:37.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:37.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:37.252 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:37.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:37.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:37.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:37.253 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:37.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:37.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:37.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:37.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:37.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:37.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:37.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:38.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:38.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:38.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:38.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:38.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:38.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:38.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:38.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:38.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:38.256 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:38.256 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:38.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:38.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:38.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:38.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:38.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:38.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:38.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:38.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:38.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:38.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:38.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:38.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:38.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:38.257 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:38.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:38.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:38.265 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:38.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:38.265 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:38.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:38.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:38.269 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:38.270 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:38.301 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:38.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:38.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:38.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:38.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:38.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:38.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34fd61a is found... 08:05:38.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@34fd61a is found finished successfully 08:05:38.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') 08:05:38.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:38.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:38.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:38.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:38.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:38.304 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:38.304 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 08:05:38.305 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:38.326 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:38.326 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:38.326 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:38.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:38.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:38.327 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:38.327 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:38.327 DEBUG [main][MenuItemLookup] Item match:File 08:05:38.327 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:38.327 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:38.327 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:38.327 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:38.327 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:38.327 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:38.328 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:38.328 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:38.328 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:38.328 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:38.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:38.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:38.328 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:38.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:38.355 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:38.356 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:38.356 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:38.356 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:38.356 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:38.442 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:38.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:38.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:38.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:38.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:38.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:38.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:38.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:38.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:38.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:38.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:38.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:38.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:38.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:38.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:38.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:38.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:38.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:38.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:38.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:38.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:38.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:38.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:38.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:38.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:38.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:38.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:38.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:38.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:38.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:38.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:38.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:38.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:38.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:38.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:38.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:38.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:38.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:38.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:38.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:38.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:38.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:38.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:38.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:38.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:39.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:39.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:39.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:39.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:39.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:39.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:39.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:39.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:39.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:39.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:39.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:39.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:39.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:39.455 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:39.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:39.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:39.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:39.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:39.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:39.456 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:39.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:39.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:39.465 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:39.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:39.465 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:39.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:39.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:39.472 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:39.472 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:39.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:39.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:39.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:39.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:39.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:39.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:39.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:39.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:39.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@904d909 is found... 08:05:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@904d909 is found finished successfully 08:05:39.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') 08:05:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:39.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:39.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:39.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:39.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:39.618 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 08:05:39.618 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:05:39.618 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:05:39.819 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:05:40.022 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:05:40.022 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:05:40.222 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:05:40.425 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:05:40.425 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:05:40.625 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:05:40.828 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:05:40.828 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:05:41.028 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:05:41.231 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:05:41.231 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:05:41.431 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:05:42.432 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(""); } } 08:05:42.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:42.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:42.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:42.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:42.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:42.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:42.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:42.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:42.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:42.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:42.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:42.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:42.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:42.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:42.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:42.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:42.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:42.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:42.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:42.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:42.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:42.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:42.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:42.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:42.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:42.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:42.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:42.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:43.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:43.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:43.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:43.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:43.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:43.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:43.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:43.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:43.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:43.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:43.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:43.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:43.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:43.450 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:43.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:43.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:43.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:43.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:43.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:43.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:43.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:43.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:43.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:43.451 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:43.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:43.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:43.457 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:43.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:43.457 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:43.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:43.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:43.462 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:43.463 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:43.495 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:43.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52b91c7d is found... 08:05:43.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52b91c7d is found finished successfully 08:05:43.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:43.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:43.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:43.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:43.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:43.499 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:43.499 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 08:05:43.499 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:43.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:43.519 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:43.519 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:43.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:43.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:43.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:43.519 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:43.519 DEBUG [main][MenuItemLookup] Item match:File 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:43.520 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:43.520 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:43.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:43.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:43.521 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:43.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:43.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:43.549 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:43.549 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:43.549 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:43.549 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:43.549 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:43.632 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:43.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:43.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:43.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:43.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:43.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:43.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:43.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:43.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:43.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:43.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:43.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:43.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:43.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:43.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:43.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:43.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:43.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:43.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:43.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:43.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:43.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:43.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:43.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:43.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:43.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:43.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:43.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:43.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:43.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:43.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:43.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:43.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:43.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:43.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:43.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:43.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:43.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:43.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:44.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:44.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:44.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:44.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:44.641 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:44.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:44.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:44.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:44.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:44.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:44.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:44.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:44.642 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:44.642 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:44.642 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:44.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:44.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:44.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:44.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:44.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:44.643 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:44.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:44.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:44.651 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:44.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:44.651 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:44.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:44.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:44.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:44.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:44.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@490c235c is found... 08:05:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@490c235c is found finished successfully 08:05:44.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') 08:05:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:44.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:44.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:44.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:44.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:44.774 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:44.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() { System.out.println(""); } } TooltipText=null 08:05:44.774 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:44.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:44.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:44.801 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:44.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:44.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:44.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:44.802 DEBUG [main][MenuItemLookup] Item match:File 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:44.802 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:44.802 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:44.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:44.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:44.803 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:44.830 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:44.830 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:44.830 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:05:45.830 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:45.837 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:05:46.837 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:46.837 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 08:05:46.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:46.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:46.843 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:46.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:46.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:46.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:46.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:46.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:46.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:46.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:46.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:46.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:46.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:46.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:46.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:46.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:46.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:46.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:46.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:46.879 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:46.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:46.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:46.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:46.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:46.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:46.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:47.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:47.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:47.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:47.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:47.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:47.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:47.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:47.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:47.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:47.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:47.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:47.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:47.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:47.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:47.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:47.882 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:47.882 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:47.882 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:47.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:47.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:47.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:47.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:47.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:47.883 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:47.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:47.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:47.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:47.883 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:47.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:47.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:47.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:47.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:47.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:47.883 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:47.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:47.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:47.892 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:47.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:47.892 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:47.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:47.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:47.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:47.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:47.931 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:47.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:47.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:47.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:47.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:47.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:47.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7aebea6d is found... 08:05:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7aebea6d is found finished successfully 08:05:47.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:47.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:47.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:47.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:47.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:47.935 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:47.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:47.944 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:47.944 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:47.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:47.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:47.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:47.947 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:47.947 DEBUG [main][MenuItemLookup] Item match:File 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:47.948 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:47.948 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:47.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:47.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:47.949 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:48.025 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:48.025 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:48.025 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:48.025 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:48.025 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:48.115 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:48.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:48.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:48.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:48.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:48.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:48.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:48.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:48.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:48.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:48.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:48.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:48.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:48.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:48.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:48.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:48.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:48.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:48.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:48.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:48.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:48.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:48.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:48.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:48.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:48.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:48.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:48.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:48.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:48.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:48.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:48.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:48.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:48.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:48.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:48.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:48.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:48.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:48.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:48.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:48.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:48.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:48.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:48.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:48.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:48.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:49.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:49.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:49.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:49.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:49.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:49.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:49.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:49.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:49.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:49.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:49.139 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:49.139 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:49.140 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:49.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:49.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:49.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:49.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:49.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:49.141 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:49.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:49.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:49.149 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:49.149 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:49.149 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:49.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:49.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:49.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:49.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:49.281 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:49.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:49.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:49.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:49.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:49.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:49.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:49.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ef2df7b is found... 08:05:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2ef2df7b is found finished successfully 08:05:49.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:49.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:49.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:49.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:49.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:49.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:49.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:49.300 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 08:05:49.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:49.300 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 08:05:49.300 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 08:05:49.327 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:49.327 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:49.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:49.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:49.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:49.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:49.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:49.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:49.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:49.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:49.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:49.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:49.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:49.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:49.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:49.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:49.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:49.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:49.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:49.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:49.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:49.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:49.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:49.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:49.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:49.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:49.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:49.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:49.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:49.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:50.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:50.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:50.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:50.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:50.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:50.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:50.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:50.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:50.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:50.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:50.367 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:50.368 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:50.368 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:50.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:50.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:50.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:50.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:50.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:50.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:50.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:50.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:50.369 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:50.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:50.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:50.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:50.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:50.369 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:50.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:50.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:50.376 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:50.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:50.376 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:50.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:50.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:50.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:50.381 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:50.414 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:50.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:50.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:50.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:50.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:50.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:50.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:50.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@788bd49a is found... 08:05:50.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@788bd49a is found finished successfully 08:05:50.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:05:50.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:50.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:50.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:50.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:50.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:50.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:50.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 08:05:50.418 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:50.430 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:50.430 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:50.430 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:50.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:50.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:50.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:50.431 DEBUG [main][MenuItemLookup] Item match:File 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:50.431 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:50.431 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:50.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:50.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:50.432 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:50.467 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:50.467 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:50.467 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:50.467 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:50.467 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:50.548 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:50.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:50.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:50.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:50.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:50.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:50.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:50.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:50.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:50.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:50.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:50.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:50.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:50.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:50.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:50.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:50.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:50.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:50.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:50.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:50.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:50.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:50.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:50.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:50.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:50.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:50.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:50.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:50.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:50.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:50.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:50.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:50.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:50.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:50.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:50.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:50.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:50.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:50.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:51.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:51.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:51.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:51.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:52.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:52.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:52.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:52.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:52.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:52.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:52.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 08:05:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:52.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:52.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:52.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:52.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:52.057 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:52.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:52.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:52.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:52.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:52.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:52.058 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:52.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:52.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:52.065 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:52.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:52.065 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:52.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:52.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:52.070 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:52.070 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:52.196 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:52.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a69e6c7 is found... 08:05:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a69e6c7 is found finished successfully 08:05:52.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:52.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:52.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:52.214 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:52.214 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 08:05:52.214 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 08:05:52.214 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 08:05:52.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:52.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:52.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:52.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:52.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:52.230 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:52.230 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 08:05:52.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:52.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:52.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:52.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:52.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:52.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:52.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:52.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:52.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:52.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:52.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:52.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:52.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:52.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:52.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:52.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:52.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:52.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:52.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:52.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:52.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:52.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:52.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:52.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:52.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:52.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:52.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:52.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:53.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:53.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:53.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:53.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:53.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:53.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:53.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:53.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:53.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:53.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:53.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:53.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:53.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:53.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:53.272 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:53.272 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:53.272 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:53.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:53.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:53.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:53.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:53.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:53.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:53.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:53.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:53.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:53.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:53.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:53.273 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:53.273 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:53.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:53.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:53.279 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:53.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:53.279 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:53.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:53.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:53.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:53.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:53.316 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:53.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:53.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:53.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:53.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:53.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:53.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d597ffc is found... 08:05:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d597ffc is found finished successfully 08:05:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:53.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:53.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:53.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:53.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:53.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:53.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:53.319 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 08:05:53.319 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:53.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:53.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:53.335 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:53.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:53.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:53.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:53.336 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:53.336 DEBUG [main][MenuItemLookup] Item match:File 08:05:53.336 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:53.337 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:53.337 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:53.337 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:53.337 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:53.337 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:53.337 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:53.337 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:53.337 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:53.337 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:53.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:53.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:53.337 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:53.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:53.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:53.365 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:53.365 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:53.365 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:53.365 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:53.365 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:53.440 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:53.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:53.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:53.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:53.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:53.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:53.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:53.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:53.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:53.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:53.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:53.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:53.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:53.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:53.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:53.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:53.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:53.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:53.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:53.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:53.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:53.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:53.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:53.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:53.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:53.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:53.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:53.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:53.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:53.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:53.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:53.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:53.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:53.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:53.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:53.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:53.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:53.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:53.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:53.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:53.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:54.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:54.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:54.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:54.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:54.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:54.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:54.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:54.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:54.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:54.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:54.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:54.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:54.450 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:54.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:54.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:54.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:54.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:54.451 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:54.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:54.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:54.460 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:54.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:54.460 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:54.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:54.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:54.465 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:54.465 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:54.577 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:54.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:54.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:54.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:54.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:54.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:54.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:54.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2452a1f5 is found... 08:05:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2452a1f5 is found finished successfully 08:05:54.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:54.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:54.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:54.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:54.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:54.593 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:54.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 08:05:54.593 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 08:05:54.601 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 08:05:54.601 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 08:05:54.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:54.611 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:54.611 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:54.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:54.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:54.612 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:54.612 DEBUG [main][MenuItemLookup] Item match:File 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.612 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:54.612 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:54.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:54.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:54.613 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:54.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:54.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:05:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:54.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:54.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:54.639 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:54.639 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:05:54.639 DEBUG [main][MenuItemLookup] Item match:Edit 08:05:54.639 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:54.640 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:05:54.640 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:05:54.640 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:54.640 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:54.640 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:05:54.640 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:05:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:55.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:55.641 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:55.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:05:55.641 DEBUG [main][MenuItemLookup] Item match:Edit 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:55.642 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:05:55.642 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:05:55.643 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:05:55.643 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:05:55.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:05:55.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:05:55.643 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:05:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:05:55.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:05:55.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:05:55.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:55.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:05:55.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:05:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:55.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:55.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:55.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:05:55.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:05:55.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:05:55.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:05:55.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:05:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:55.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:55.831 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:05:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:05:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] abstract 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] class 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] enum 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] final 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] import 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] interface 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] public 08:05:55.832 DEBUG [WorkbenchTestable][ContentAssistant] record 08:05:55.833 DEBUG [WorkbenchTestable][ContentAssistant] sealed 08:05:55.834 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 08:05:55.835 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 08:05:55.835 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 08:05:55.836 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 08:05:55.836 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 08:05:55.836 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 08:05:55.837 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 08:05:55.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:05:55.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:05:55.840 TRACE [main][WidgetHandler] Notify Table with event 13 08:05:55.840 TRACE [main][WidgetHandler] Wait for synchronization 08:05:55.840 TRACE [main][WidgetHandler] Notify Table with event 14 08:05:55.840 TRACE [main][WidgetHandler] Wait for synchronization 08:05:55.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:05:55.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:05:55.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:55.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:55.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:55.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:55.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:55.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:55.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:55.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:55.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:55.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:55.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:55.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:55.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:55.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:55.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:55.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:55.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:55.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:55.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:55.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:55.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:55.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:55.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:55.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:55.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:55.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:55.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:55.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:56.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:56.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:56.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:56.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:56.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:56.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:56.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:56.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:56.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:56.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:56.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:56.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:56.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:56.924 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:56.924 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:56.924 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:56.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:56.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:56.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:56.924 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:56.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:56.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:56.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:56.925 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:56.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:56.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:56.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:56.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:56.925 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:56.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:56.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:56.930 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:56.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:56.930 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:56.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:56.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:56.936 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:56.936 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:56.965 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:56.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:56.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:56.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:56.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:56.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:56.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@754dd505 is found... 08:05:56.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@754dd505 is found finished successfully 08:05:56.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:56.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:56.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:56.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:56.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:56.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:56.969 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:56.969 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 08:05:56.969 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:56.975 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:56.975 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:56.975 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:56.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:56.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:56.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:56.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:56.975 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:56.976 DEBUG [main][MenuItemLookup] Item match:File 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:56.976 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:56.976 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:56.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:56.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:56.977 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:57.010 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:57.010 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:57.010 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:57.010 DEBUG [main][EditorHandler] 1 editor(s) found 08:05:57.010 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:57.068 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:57.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:57.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:57.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:57.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:57.068 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:57.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:57.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:57.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:57.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:57.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:57.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:57.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:57.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:57.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:57.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:57.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:57.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:57.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:57.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 '\*?\QProject Explorer\E') 08:05:57.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:57.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:57.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:57.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:57.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:57.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:57.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:57.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:57.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:57.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:57.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:57.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:57.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:57.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:57.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:57.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:57.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:57.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:57.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:57.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:57.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:57.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:58.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:58.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:58.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:58.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:58.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:58.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:58.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:58.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:58.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:58.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:58.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:58.076 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:58.076 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:58.076 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:58.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:58.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:58.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:58.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:58.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 08:05:58.077 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 08:05:58.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 08:05:58.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 08:05:58.089 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 08:05:58.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 08:05:58.089 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 08:05:58.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 08:05:58.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 08:05:58.095 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:58.095 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:58.208 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:58.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@402d165c is found... 08:05:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@402d165c is found finished successfully 08:05:58.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 08:05:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:58.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:58.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:58.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:58.224 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:58.225 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 08:05:58.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:58.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:58.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:58.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:58.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:58.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 08:05:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:58.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 08:05:58.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:05:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:58.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:58.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:58.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:58.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:58.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:58.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:58.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:58.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:58.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:58.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:58.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:58.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:58.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:58.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:58.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:58.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:58.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:59.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:59.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:05:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:05:59.270 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:59.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:59.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:59.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:59.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:05:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:59.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:59.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:59.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:05:59.271 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:05:59.271 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:05:59.272 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:05:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:05:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:59.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:05:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:05:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:59.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:05:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:05:59.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:05:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:05:59.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:05:59.273 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:59.273 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:59.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:59.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:59.282 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:05:59.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:05:59.283 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:05:59.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:05:59.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:05:59.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:05:59.288 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:05:59.375 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:05:59.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:05:59.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:05:59.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:05:59.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:05:59.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:05:59.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:05:59.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:05:59.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:05:59.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:05:59.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c4e4a1e is found... 08:05:59.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c4e4a1e is found finished successfully 08:05:59.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:05:59.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:59.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:59.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:59.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:59.383 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:59.383 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 08:05:59.383 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:05:59.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:59.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:59.427 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:05:59.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:05:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:59.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:59.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:59.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'File' 08:05:59.428 DEBUG [main][MenuItemLookup] Item match:File 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'' 08:05:59.428 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:05:59.428 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:05:59.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:05:59.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:05:59.429 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:05:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:05:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:05:59.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:59.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:05:59.456 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:05:59.456 DEBUG [main][EditorHandler] 2 editor(s) found 08:05:59.456 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 08:05:59.528 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 08:05:59.528 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:05:59.612 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:05:59.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:59.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:05:59.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:05:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:05:59.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:05:59.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:59.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:05:59.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:05:59.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:05:59.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:05:59.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:05:59.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:05:59.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:59.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:59.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:05:59.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:59.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:59.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:05:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:05:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:05:59.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:05:59.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 '\*?\QProject Explorer\E') 08:05:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:59.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:59.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:05:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:05:59.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:05:59.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:59.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:59.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:59.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:05:59.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:05:59.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:05:59.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:59.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:59.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:59.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:59.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:05:59.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:05:59.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:05:59.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:05:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:05:59.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:05:59.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:00.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:00.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:00.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:00.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:00.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:00.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:00.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:00.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:00.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:00.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:00.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:00.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:00.633 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:00.633 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:00.633 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:00.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:00.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:00.634 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:00.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:00.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:00.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:00.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:00.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:00.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:00.635 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:00.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:00.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:00.642 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:00.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:00.643 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:00.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:00.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:00.650 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:00.650 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:00.763 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:00.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:00.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:00.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:00.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:00.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:00.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:00.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:00.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4181b391 is found... 08:06:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4181b391 is found finished successfully 08:06:00.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:06:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:00.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:00.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:00.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:00.779 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:00.779 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 08:06:00.779 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:00.779 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:00.980 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:01.182 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:01.182 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:01.383 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:01.585 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:01.585 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:01.786 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:01.988 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:01.988 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:02.188 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:02.391 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:02.391 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:06:02.591 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:06:03.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:03.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:03.594 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:03.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:03.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:03.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:03.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:03.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:03.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:03.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:03.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:03.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:03.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:03.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:03.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:03.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:03.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:03.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:03.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:03.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:03.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:03.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:04.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:04.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:04.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:04.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:04.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:04.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:04.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:04.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:04.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:04.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:04.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:04.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:04.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:04.630 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:04.631 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:04.631 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:04.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:04.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:04.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:04.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:04.632 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:04.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:04.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:04.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:04.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:04.632 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:04.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:04.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:04.638 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:04.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:04.638 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:04.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:04.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:04.642 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:04.643 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:04.676 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:04.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:04.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:04.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:04.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:04.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:04.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a7fa359 is found... 08:06:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a7fa359 is found finished successfully 08:06:04.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:04.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:04.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:04.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:04.679 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:04.679 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 08:06:04.679 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:04.698 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:04.699 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:04.699 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:04.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:04.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:04.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:04.699 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:04.699 DEBUG [main][MenuItemLookup] Item match:File 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:04.700 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:04.700 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:04.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:04.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:04.701 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:04.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:04.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:04.740 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:04.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 08:06:04.740 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:04.740 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:04.740 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:04.817 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:04.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:04.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:04.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:04.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:04.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:04.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:04.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:04.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:04.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:04.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:04.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:04.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:04.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:04.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:04.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:04.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:04.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:04.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:04.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:04.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:04.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:04.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:04.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:04.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:04.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:04.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:04.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:04.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:04.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:04.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:04.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:04.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:04.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:04.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:04.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:04.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:04.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:04.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:04.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:05.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:05.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:05.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:05.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:05.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:05.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:05.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:05.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:05.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:05.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:05.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:05.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:05.825 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:05.825 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:05.825 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:05.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:05.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:05.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:05.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:05.826 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:05.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:05.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:05.835 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:05.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:05.835 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:05.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:05.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:05.841 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:05.841 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:05.963 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:05.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:05.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:05.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:05.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:05.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:05.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:05.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7248c1bc is found... 08:06:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7248c1bc is found finished successfully 08:06:05.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:05.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:05.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:05.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:05.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:05.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:05.976 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:05.976 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 08:06:05.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:05.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:05.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:05.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:05.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:05.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:05.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:05.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:05.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:05.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:05.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:05.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:05.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:05.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:06.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:06.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:06.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:06.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:06.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:06.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:06.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:06.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:06.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:06.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:06.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:06.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:06.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:06.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:06.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:07.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:07.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:07.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:07.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:07.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:07.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:07.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:07.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:07.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:07.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:07.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:07.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:07.011 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:07.012 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:07.012 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:07.012 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:07.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:07.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:07.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:07.012 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:07.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:07.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:07.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:07.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:07.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:07.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:07.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:07.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:07.013 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:07.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:07.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:07.020 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:07.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:07.020 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:07.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:07.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:07.025 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:07.026 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:07.057 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:07.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:07.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:07.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:07.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:07.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:07.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:07.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cc87b51 is found... 08:06:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cc87b51 is found finished successfully 08:06:07.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:07.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:07.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:07.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:07.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:07.061 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:07.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 08:06:07.061 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:07.077 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:07.077 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:07.077 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:07.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:07.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:07.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:07.078 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:07.078 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:07.078 DEBUG [main][MenuItemLookup] Item match:File 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:07.079 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:07.079 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:07.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:07.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:07.080 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:07.125 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:07.125 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:07.125 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:07.125 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:07.125 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:07.213 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:07.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:07.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:07.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:07.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:07.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:07.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:07.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:07.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:07.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:07.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:07.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:07.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:07.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:07.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:07.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:07.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:07.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:07.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:07.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:07.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:07.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:07.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:07.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:07.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:07.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:07.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:07.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:07.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:07.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:07.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:07.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:07.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:07.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:07.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:07.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:07.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:07.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:07.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:07.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:07.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:07.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:07.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:07.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:07.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:07.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:07.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:08.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:08.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:08.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:08.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:08.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:08.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:08.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:08.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:08.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:08.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:08.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:08.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:08.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:08.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:08.722 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:08.722 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:08.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:08.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:08.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:08.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:08.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:08.723 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:08.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:08.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:08.732 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:08.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:08.732 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:08.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:08.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:08.736 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:08.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:08.855 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:08.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:08.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:08.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:08.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:08.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:08.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:08.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20995062 is found... 08:06:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20995062 is found finished successfully 08:06:08.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:08.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:08.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:08.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:08.870 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:08.870 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 08:06:08.872 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 08:06:08.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:06:09.039 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:06:09.039 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 08:06:09.039 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Open With' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Local History' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'References' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Run As' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Team' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:09.040 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 08:06:09.040 DEBUG [main][MenuItemLookup] Item match:Preferences... 08:06:09.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:09.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:09.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:09.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:09.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:09.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:09.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:09.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:09.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:09.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:09.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:09.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:09.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:09.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:09.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:09.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:09.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:09.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:09.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:09.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:09.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:09.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:09.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:09.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:09.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:09.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:09.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:09.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:10.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:10.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:10.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:10.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:10.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:10.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:10.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:10.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:10.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:10.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:10.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:10.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:10.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:10.114 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:10.114 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:10.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:10.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:10.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:10.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:10.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:10.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:10.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:10.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:10.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:10.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:10.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:10.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:10.116 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:10.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:10.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:10.121 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:10.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:10.121 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:10.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:10.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:10.128 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:10.128 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:10.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:10.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:10.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:10.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:10.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:10.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:10.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6802fe96 is found... 08:06:10.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6802fe96 is found finished successfully 08:06:10.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:10.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:10.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:10.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:10.164 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:10.164 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 08:06:10.164 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:10.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:10.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() { System.out.println(""); } } TooltipText=null 08:06:10.180 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:10.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:10.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:10.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:10.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:10.181 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:10.181 DEBUG [main][MenuItemLookup] Item match:File 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:10.182 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:10.182 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:10.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:10.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:10.182 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:10.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:10.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:10.216 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:10.216 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:10.216 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:10.216 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:10.216 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:10.314 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:10.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:10.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:10.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:10.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:10.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:10.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:10.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:10.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:10.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:10.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:10.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:10.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:10.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:10.317 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:10.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:10.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:10.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:10.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:10.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:10.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:10.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:10.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:10.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:10.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:10.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:10.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:10.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:10.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:10.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:10.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:10.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:10.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:10.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:10.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:10.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:10.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:11.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:11.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:11.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:11.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:11.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:11.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:11.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:11.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:11.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:11.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:11.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:11.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:11.345 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:11.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:11.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:11.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:11.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:11.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:11.347 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:11.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:11.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:11.358 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:11.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:11.358 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:11.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:11.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:11.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:11.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:11.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:11.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:11.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:11.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:11.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:11.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:11.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:11.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:11.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:11.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:11.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4740e464 is found... 08:06:11.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4740e464 is found finished successfully 08:06:11.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:11.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:11.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:11.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:11.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:11.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:11.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:11.517 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 08:06:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:11.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:11.517 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:11.517 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:06:11.517 DEBUG [main][MenuItemLookup] Item match:Edit 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:11.518 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:06:11.518 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:06:11.519 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:11.519 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 08:06:11.519 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:06:11.519 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:06:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:12.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:12.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:12.519 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:12.519 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:06:12.519 DEBUG [main][MenuItemLookup] Item match:Edit 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:12.520 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:06:12.520 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:06:12.521 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:06:12.521 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:06:12.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:06:12.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:06:12.521 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:06:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:06:12.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:06:12.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:06:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:12.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:12.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:06:12.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:06:12.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:12.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:12.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:12.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:12.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:06:12.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:06:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:06:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:06:12.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:06:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:12.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:12.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:12.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 08:06:12.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:06:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:12.558 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") 08:06:12.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:12.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:12.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:13.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:13.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:13.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:13.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:13.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:06:13.562 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:06:13.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:06:13.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:06:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:06:14.081 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 08:06:14.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:14.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:14.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:14.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:14.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:14.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:14.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:14.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:14.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:14.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:14.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:14.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:14.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:14.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:14.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:14.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:14.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:14.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:14.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:14.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:14.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:14.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:14.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:14.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:14.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:14.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:14.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:14.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:14.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:14.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:15.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:15.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:15.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:15.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:15.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:15.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:15.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:15.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:15.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:15.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:15.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:15.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:15.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:15.125 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:15.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:15.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:15.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:15.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:15.126 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:15.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:15.132 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:15.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:15.132 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:15.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:15.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:15.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:15.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:15.167 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:15.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:15.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@338ddd59 is found... 08:06:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@338ddd59 is found finished successfully 08:06:15.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:06:15.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:15.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:15.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:15.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:15.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:15.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:15.171 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:06:15.171 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:15.182 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:15.182 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:15.182 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:15.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:15.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:15.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:15.183 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:15.183 DEBUG [main][MenuItemLookup] Item match:File 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:15.184 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:15.184 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:15.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:15.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:15.197 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:15.217 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:15.218 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:15.218 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:15.218 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:15.218 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:15.312 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:15.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:15.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:15.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:15.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:15.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:15.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:15.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:15.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:15.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:15.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:15.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:15.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:15.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:15.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:15.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:15.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:15.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:15.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:15.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:15.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:15.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:15.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:15.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:15.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:15.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:15.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:15.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:15.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:15.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:15.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:15.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:15.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:15.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:15.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:15.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:15.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:15.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:15.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:15.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:15.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:15.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:15.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:15.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:15.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:15.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:15.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:16.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:16.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:16.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:16.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:16.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:16.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:16.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:16.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:16.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:16.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:16.322 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:16.322 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:16.323 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:16.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:16.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:16.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:16.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:16.323 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:16.323 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:16.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:16.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:16.332 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:16.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:16.332 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:16.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:16.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:16.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:16.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:16.471 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:16.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68e81b34 is found... 08:06:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68e81b34 is found finished successfully 08:06:16.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') 08:06:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:16.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:16.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:16.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:16.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:16.485 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:16.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 08:06:16.485 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 { 08:06:16.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:16.490 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 08:06:16.490 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 08:06:16.490 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:06:17.491 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:17.491 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:06:17.691 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 08:06:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:06:18.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:06:18.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:06:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:18.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:18.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:06:18.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:06:18.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:18.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:18.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:19.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:19.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:19.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:19.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:19.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:06:19.737 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 08:06:19.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:06:19.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:06:19.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:19.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:19.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:06:19.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:06:19.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:19.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:19.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:19.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:19.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:06:19.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:19.745 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:06:19.745 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:06:19.745 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 08:06:19.745 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 08:06:19.745 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 08:06:19.745 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:06:19.745 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:06:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:06:19.746 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 08:06:19.746 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 08:06:19.746 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 08:06:19.746 INFO [WorkbenchTestable][AbstractShell] Close shell 08:06:19.746 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:06:19.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:06:19.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:06:19.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:19.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:19.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:19.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:19.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:19.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:19.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:19.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:19.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:19.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:19.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:19.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:19.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:19.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:19.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:19.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:19.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:19.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:19.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:19.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:19.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:19.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:19.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:19.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:19.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:19.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:19.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:19.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:19.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:20.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:20.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:20.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:20.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:20.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:20.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:20.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:20.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:20.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:20.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:20.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:20.808 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:20.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:20.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:20.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:20.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:20.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:20.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:20.809 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:20.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:20.809 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:20.809 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:20.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:20.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:20.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:20.810 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:20.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:20.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:20.815 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:20.815 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:20.815 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:20.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:20.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:20.819 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:20.819 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:20.853 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:20.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:20.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:20.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:20.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:20.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:20.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b673416 is found... 08:06:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b673416 is found finished successfully 08:06:20.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') 08:06:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:20.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:20.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:20.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:20.858 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:20.858 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 08:06:20.858 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:20.882 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:20.882 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:20.882 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:20.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:20.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:20.883 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:20.883 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:20.883 DEBUG [main][MenuItemLookup] Item match:File 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:20.884 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:20.884 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:20.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:20.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:20.884 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:20.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:20.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:20.915 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:20.915 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:20.915 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:20.915 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:20.915 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:20.984 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:20.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:20.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:20.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:20.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:20.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:20.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:20.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:20.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:20.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:20.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:21.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:21.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:21.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:21.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:21.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:21.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:21.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:21.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:21.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:21.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:21.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:21.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:21.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:21.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:21.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:21.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:21.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:21.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:21.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:21.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:21.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:21.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:21.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:21.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:21.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:21.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:21.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:21.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:21.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:21.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:21.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:22.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:22.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:22.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:22.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:22.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:22.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:22.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:22.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:22.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:22.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:22.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:22.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:22.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:22.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:22.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:22.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:22.529 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:22.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:22.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:22.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:22.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:22.530 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:22.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:22.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:22.537 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:22.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:22.537 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:22.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:22.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:22.541 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:22.541 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:22.649 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:22.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:22.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:22.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:22.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:22.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:22.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:22.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:22.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:22.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:22.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@637eb7f5 is found... 08:06:22.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@637eb7f5 is found finished successfully 08:06:22.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:06:22.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:22.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:22.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:22.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:22.665 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:22.665 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 08:06:22.665 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:22.665 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:22.865 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:23.068 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:23.068 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:23.268 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:23.471 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:23.471 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:23.671 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:23.874 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:23.874 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:24.074 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:24.277 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:24.277 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:06:24.477 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:06:25.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:25.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:25.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:25.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:25.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:25.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:25.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:25.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:25.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:25.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:25.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:25.482 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:25.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:25.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:25.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:25.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:25.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:25.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:25.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:25.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:25.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:25.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:25.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:25.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:25.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:25.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:26.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:26.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:26.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:26.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:26.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:26.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:26.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:26.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:26.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:26.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:26.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:26.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:26.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:26.513 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:26.514 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:26.514 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:26.514 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:26.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:26.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:26.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:26.514 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:26.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:26.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:26.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:26.515 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:26.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:26.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:26.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:26.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:26.515 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:26.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:26.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:26.521 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:26.521 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:26.521 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:26.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:26.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:26.528 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:26.528 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:26.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:26.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:26.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:26.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:26.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:26.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:26.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:26.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:26.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:26.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43fd4442 is found... 08:06:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43fd4442 is found finished successfully 08:06:26.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:26.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:26.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:26.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:26.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:26.562 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:26.562 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 08:06:26.562 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:26.579 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:26.580 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:26.580 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:26.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:26.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:26.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:26.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:26.580 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:26.580 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:26.580 DEBUG [main][MenuItemLookup] Item match:File 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:26.581 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:26.581 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:26.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:26.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:26.581 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:26.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:26.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:06:26.608 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:26.609 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:26.609 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:26.682 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:26.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:26.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:26.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:26.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:26.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:26.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:26.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:26.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:26.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:26.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:26.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:26.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:26.684 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:26.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:26.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:26.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:26.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:26.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 '\*?\QProject Explorer\E') 08:06:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:26.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:26.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:26.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:26.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:26.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:26.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:26.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:26.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:26.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:26.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:26.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:26.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:26.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:26.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:26.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:26.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:26.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:26.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:26.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:27.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:27.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:27.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:27.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:27.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:27.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:27.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:27.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:27.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:27.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:27.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:27.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:27.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:27.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:27.691 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:27.691 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:27.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:27.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:27.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:27.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:27.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:27.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:27.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:27.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:27.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:27.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:27.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:27.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:27.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:27.692 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:27.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:27.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:27.700 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:27.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:27.700 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:27.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:27.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:27.704 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:27.705 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:27.814 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:27.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:27.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:27.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:27.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:27.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:27.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:27.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1fe35446 is found... 08:06:27.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1fe35446 is found finished successfully 08:06:27.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:27.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:27.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:27.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:27.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:27.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:27.827 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 08:06:27.827 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:27.827 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:28.028 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:28.230 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:28.230 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:28.431 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:28.633 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:28.633 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:28.833 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:29.036 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:06:29.036 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:06:29.236 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:06:29.439 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:29.439 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:06:29.639 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:06:30.640 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 { 08:06:30.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:30.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:30.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:30.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:30.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:30.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:30.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:30.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:30.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:30.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:30.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:30.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:30.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:30.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:30.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:30.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:30.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:30.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:30.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:30.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:30.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:30.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:30.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:30.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:30.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:31.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:31.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:31.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:31.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:31.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:31.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:31.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:31.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:31.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:31.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:31.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:31.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:31.683 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:31.684 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:31.684 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:31.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:31.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:31.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:31.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:31.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:31.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:31.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:31.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:31.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:31.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:31.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:31.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:31.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:31.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:31.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:31.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:31.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:31.685 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:31.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:31.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:31.691 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:31.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:31.691 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:31.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:31.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:31.695 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:31.696 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:31.727 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:31.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@145504fb is found... 08:06:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@145504fb is found finished successfully 08:06:31.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:31.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:31.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:31.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:31.730 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:31.730 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 08:06:31.730 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:31.746 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:31.746 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:31.746 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:31.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:31.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:31.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:31.747 DEBUG [main][MenuItemLookup] Item match:File 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:31.747 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:31.747 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:31.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:31.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:31.748 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:31.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:31.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:31.776 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:31.776 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:31.776 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:31.837 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:31.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:31.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:31.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:31.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:31.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:31.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:31.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:31.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:31.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:31.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:31.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:31.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:31.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:31.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:31.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:31.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:31.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:31.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:31.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:31.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:31.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:31.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:31.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:31.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:31.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:31.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:31.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:31.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:31.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:31.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:31.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:31.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:31.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:31.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:31.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:31.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:32.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:32.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:32.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:32.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:33.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:33.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:33.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:33.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:33.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:33.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:33.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:33.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:33.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:33.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:33.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:33.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:33.345 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:33.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:33.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:33.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:33.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:33.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:33.346 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:33.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:33.353 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:33.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:33.353 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:33.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:33.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:33.360 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:33.360 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:33.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:33.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:33.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:33.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:33.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:33.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:33.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:33.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4632409c is found... 08:06:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4632409c is found finished successfully 08:06:33.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:33.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:33.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:33.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:33.477 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:33.477 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 08:06:33.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:33.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:33.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:33.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:33.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:33.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:33.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:33.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:33.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:33.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:33.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:33.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:33.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:33.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:33.489 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:33.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:33.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:33.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:33.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:33.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:33.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:33.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:33.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:33.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:33.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:33.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:33.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:33.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:34.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:34.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:34.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:34.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:34.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:34.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:34.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:34.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:34.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:34.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:34.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:34.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:34.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:34.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:34.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:34.525 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:34.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:34.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:34.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:34.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:34.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:34.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:34.526 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:34.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:34.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:34.534 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:34.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:34.534 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:34.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:34.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:34.538 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:34.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:34.568 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:34.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:34.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:34.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:34.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:34.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:34.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6fc4c34c is found... 08:06:34.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6fc4c34c is found finished successfully 08:06:34.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:34.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:34.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:34.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:34.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:34.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:34.571 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:34.571 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 08:06:34.572 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:34.586 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:34.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 08:06:34.586 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:34.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:34.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:34.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:34.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:34.587 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:34.587 DEBUG [main][MenuItemLookup] Item match:File 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:34.588 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:34.588 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:34.588 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:34.588 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:34.588 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:34.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:34.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 08:06:34.618 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:34.618 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:34.618 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:34.715 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:34.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:34.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:34.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:34.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:34.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:34.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:34.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:34.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:34.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:34.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:34.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:34.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:34.717 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:34.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:34.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:34.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:34.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:34.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:34.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:34.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:34.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:34.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:34.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:34.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:34.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:34.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:34.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:34.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:34.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:34.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:34.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:34.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:34.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:34.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:34.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:34.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:34.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:35.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:35.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:35.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:35.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:35.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:35.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:35.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:35.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:35.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:35.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:35.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:35.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:35.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:35.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:35.735 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:35.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:35.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:35.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:35.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:35.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:35.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:35.736 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:35.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:35.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:35.743 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:35.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:35.743 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:35.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:35.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:35.749 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:35.749 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:35.859 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:35.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:35.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:35.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:35.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:35.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:35.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:35.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a80eb96 is found... 08:06:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a80eb96 is found finished successfully 08:06:35.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:35.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:35.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:35.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:35.872 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:35.872 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 08:06:35.872 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 08:06:35.881 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:35.881 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:35.881 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 08:06:35.881 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:06:36.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:36.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:36.881 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:36.881 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:36.881 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:06:36.881 DEBUG [main][MenuItemLookup] Item match:Edit 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:36.882 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:06:36.882 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:06:36.883 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:06:36.883 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 08:06:36.883 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 08:06:36.883 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 08:06:36.883 DEBUG [main][MenuItemLookup] Item match:Java Proposals 08:06:36.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 08:06:36.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 08:06:36.884 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 08:06:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:06:36.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:06:36.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:06:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:36.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:06:36.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:06:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:36.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:36.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:36.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:06:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:06:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:06:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:06:36.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:06:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:36.935 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:06:36.935 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:06:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:06:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:06:36.935 DEBUG [WorkbenchTestable][ContentAssistant] abstract 08:06:36.935 DEBUG [WorkbenchTestable][ContentAssistant] class 08:06:36.935 DEBUG [WorkbenchTestable][ContentAssistant] enum 08:06:36.935 DEBUG [WorkbenchTestable][ContentAssistant] final 08:06:36.935 DEBUG [WorkbenchTestable][ContentAssistant] import 08:06:36.935 DEBUG [WorkbenchTestable][ContentAssistant] interface 08:06:36.936 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 08:06:36.936 DEBUG [WorkbenchTestable][ContentAssistant] public 08:06:36.936 DEBUG [WorkbenchTestable][ContentAssistant] record 08:06:36.936 DEBUG [WorkbenchTestable][ContentAssistant] sealed 08:06:36.936 INFO [WorkbenchTestable][AbstractShell] Close shell 08:06:36.936 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:06:36.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:06:36.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:06:36.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:36.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:36.954 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:36.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:36.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:36.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:36.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:36.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:36.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:36.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:36.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:36.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:36.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:36.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:36.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:36.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:36.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:36.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:36.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:36.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:36.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:36.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:36.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:37.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:37.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:37.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:37.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:37.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:37.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:37.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:37.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:37.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:37.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:37.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:37.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:37.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:37.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:37.988 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:37.988 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:37.988 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:37.988 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:37.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:37.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:37.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:37.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:37.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:37.989 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:37.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:37.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:37.995 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:37.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:37.995 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:37.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:38.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:38.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:38.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:38.031 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:38.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:38.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:38.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:38.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:38.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:38.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56ce48e1 is found... 08:06:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56ce48e1 is found finished successfully 08:06:38.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:38.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:38.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:38.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:38.035 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:38.035 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:38.035 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:38.042 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:38.042 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:38.042 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:38.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:38.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:38.042 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:38.042 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:38.043 DEBUG [main][MenuItemLookup] Item match:File 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:38.043 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:38.043 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:38.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:38.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:38.044 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:38.071 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:38.071 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:06:38.071 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:38.071 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:38.071 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:38.158 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:38.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:38.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:38.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:38.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:38.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:38.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:38.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:38.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:38.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:38.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:38.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:38.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:38.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:38.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:38.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:38.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:38.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:38.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:38.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:38.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:38.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:38.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:38.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:38.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:38.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:38.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:38.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:38.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:38.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:38.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:38.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:38.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:38.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:38.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:38.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:38.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:38.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:38.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:38.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:38.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:38.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:39.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:39.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:39.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:39.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:39.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:39.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:39.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:39.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:39.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:39.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:39.168 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:39.168 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:39.168 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:39.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:39.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:39.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:39.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:39.169 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:39.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:39.177 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:39.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:39.177 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:39.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:39.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:39.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:39.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:39.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:39.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:39.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:39.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:39.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:39.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:39.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:39.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22cd404 is found... 08:06:39.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22cd404 is found finished successfully 08:06:39.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:39.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:39.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:39.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:39.318 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:39.318 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 08:06:39.318 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 08:06:39.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:39.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:39.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:39.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:39.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:39.324 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:39.324 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 08:06:39.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:39.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:39.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:39.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:39.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:39.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:39.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:39.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:39.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:39.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:39.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:39.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:39.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:39.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:39.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:39.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:39.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:39.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:39.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:39.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:39.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:39.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:39.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:39.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:39.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:39.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:40.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:40.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:40.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:40.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:40.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:40.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:40.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:40.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:40.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:40.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:40.364 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:40.364 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:40.364 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:40.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:40.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:40.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:40.365 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:40.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:40.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:40.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:40.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:40.365 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:40.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:40.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:40.371 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:40.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:40.371 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:40.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:40.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:40.375 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:40.376 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:40.407 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:40.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:40.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:40.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:40.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:40.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:40.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:40.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bbbb9ae is found... 08:06:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bbbb9ae is found finished successfully 08:06:40.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:40.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:40.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:40.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:40.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:40.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:40.410 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 08:06:40.410 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:40.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:40.425 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:40.425 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:40.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:40.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:40.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:40.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:40.425 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:40.425 DEBUG [main][MenuItemLookup] Item match:File 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:40.426 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:40.426 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:40.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:40.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:40.427 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:40.455 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:40.455 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:40.455 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:40.455 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:40.456 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:40.559 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:40.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:40.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:40.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:40.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:40.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:40.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:40.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:40.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:40.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:40.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:40.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:40.559 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:06:40.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:06:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:06:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:06:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:06:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:06:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:06:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:06:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:06:40.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:40.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:40.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:06:40.561 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:40.561 DEBUG [main][MenuItemLookup] Item match:File 08:06:40.562 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:40.562 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:06:40.563 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:06:40.563 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:40.563 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:06:40.563 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:40.563 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:06:40.563 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:40.563 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:06:40.563 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:06:40.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:06:40.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:06:40.563 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:06:40.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.... 08:06:40.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:06:40.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:06:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:40.647 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:06:40.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:06:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:40.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:40.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:40.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:06:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:06:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:06:40.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:06:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:40.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:06:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:40.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:06:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:06:40.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:06:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:40.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:06:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:40.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:06:40.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:06:40.650 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:06:40.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:06:40.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:06:40.650 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:06:40.650 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:06:40.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:06:40.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:40.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:40.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:40.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:06:40.651 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:06:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:06:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:06:40.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:06:40.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:06:40.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'] 08:06:40.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:06:40.685 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 08:06:40.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:06:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:40.686 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:06:40.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:06:40.686 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:") 08:06:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:40.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:40.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:40.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:40.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:06:40.689 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:06:40.690 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 08:06:40.690 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:") 08:06:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:40.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:40.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:40.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:06:40.692 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:06:40.693 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 08:06:40.693 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:06:40.693 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:06:40.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 08:06:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:40.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:40.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:40.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:40.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:06:40.700 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:06:40.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:06:40.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:06:40.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:06:40.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:06:40.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:06:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:06:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:41.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:41.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:06:41.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:41.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:41.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:41.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 08:06:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:41.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:41.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:41.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:41.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:41.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:41.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:06:41.214 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:41.214 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:06:41.214 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:41.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 08:06:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:41.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:41.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 08:06:41.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 08:06:41.214 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:41.214 DEBUG [main][MenuItemLookup] Item match:File 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:41.215 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:41.215 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:41.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:41.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:41.216 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:41.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:41.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:06:41.224 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:41.224 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 08:06:41.224 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 08:06:41.224 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 08:06:41.269 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 08:06:41.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:41.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:41.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:41.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:41.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:41.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:41.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:41.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:41.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:41.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:41.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:41.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:41.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:41.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:41.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:41.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:41.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:41.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:41.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:41.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:41.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:41.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:41.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:41.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:41.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:41.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:41.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:41.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:41.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:41.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:41.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:41.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:41.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:42.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:42.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:42.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:42.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:42.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:42.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:42.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 08:06:42.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:42.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:42.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:42.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:42.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:42.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:42.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:42.276 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:42.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:42.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:42.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:42.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:42.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:42.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:42.277 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:42.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:42.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:42.288 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:42.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:42.288 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:42.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:42.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:42.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:42.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:42.399 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:42.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:42.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:42.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:42.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:42.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:42.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:42.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:42.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20e0e8bd is found... 08:06:42.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20e0e8bd is found finished successfully 08:06:42.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:42.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:42.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:42.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:42.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:42.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:42.406 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:42.407 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 08:06:42.407 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:42.432 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:42.432 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:42.432 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:42.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:42.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:42.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:42.433 DEBUG [main][MenuItemLookup] Item match:File 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:42.433 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:42.433 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:42.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:42.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:42.434 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:42.461 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:42.461 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:42.461 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:42.461 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:42.461 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:42.549 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:42.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:42.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:42.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:42.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:42.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:42.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:42.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:42.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:42.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:42.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:42.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:42.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:42.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:42.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:42.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:42.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:42.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:42.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 '\*?\QProject Explorer\E') 08:06:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:42.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:42.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:42.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:42.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:42.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:42.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:42.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:42.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:42.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:42.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:42.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:42.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:42.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:42.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:42.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:42.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:42.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:43.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:43.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:43.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:43.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:43.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:43.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:43.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:43.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:43.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:43.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:43.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:43.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:43.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:43.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:43.557 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:43.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:43.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:43.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:43.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:43.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:43.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:43.559 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:43.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:43.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:43.567 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:43.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:43.567 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:43.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:43.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:43.571 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:43.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:43.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:43.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:43.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:43.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:43.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:43.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:43.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:43.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:43.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:43.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:43.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@294d199e is found... 08:06:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@294d199e is found finished successfully 08:06:43.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:43.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:43.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:43.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:43.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:43.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:43.697 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 08:06:43.697 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 08:06:43.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:43.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:43.703 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:43.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:43.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:43.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:43.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:43.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 '\*?\QProject Explorer\E') 08:06:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:43.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:43.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:43.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:43.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:43.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:43.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:43.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:43.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:43.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:43.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:43.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:43.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:43.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:43.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:43.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:43.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:43.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:43.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:44.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:44.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:44.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:44.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:44.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:44.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:44.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:44.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:44.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:44.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:44.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:44.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:44.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:44.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:44.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:44.766 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:44.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:44.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:44.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:44.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:44.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:44.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:44.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:44.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:44.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:44.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:44.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:44.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:44.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:44.767 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:44.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:44.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:44.776 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:44.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:44.776 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:44.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:44.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:44.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:44.783 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:44.815 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:44.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:44.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:44.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:44.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:44.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:44.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:44.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ada6882 is found... 08:06:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5ada6882 is found finished successfully 08:06:44.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:44.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:44.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:44.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:44.819 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:44.819 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 08:06:44.819 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:44.832 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:44.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:44.833 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:44.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:44.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:44.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:44.833 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:44.833 DEBUG [main][MenuItemLookup] Item match:File 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:44.834 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:44.834 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:44.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:44.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:44.834 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:44.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:44.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:44.862 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:44.863 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:44.863 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:44.863 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:44.863 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:44.952 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:44.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:44.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:44.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:44.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:44.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:44.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:44.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:44.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:44.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:44.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:44.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:44.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:44.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:44.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:44.954 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:44.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:44.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:44.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:44.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:44.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:44.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:44.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:44.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:44.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:44.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:44.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:44.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:44.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:44.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:44.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:44.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:44.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:44.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:44.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:44.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:44.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:44.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:44.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:44.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:44.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:44.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:44.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:44.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:44.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:45.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:45.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:45.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:45.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:45.960 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:45.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:45.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:45.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:45.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:45.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:45.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:45.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:45.961 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:45.961 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:45.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:45.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:45.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:45.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:45.962 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:45.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:45.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:45.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:45.971 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:45.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:45.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:45.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:45.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:46.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:46.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:46.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:46.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:46.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:46.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:46.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:46.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37619f65 is found... 08:06:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37619f65 is found finished successfully 08:06:46.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:46.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:46.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:46.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:46.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:46.094 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:46.094 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 08:06:46.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:46.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:46.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:46.094 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:46.094 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:06:46.094 DEBUG [main][MenuItemLookup] Item match:Edit 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:46.095 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:06:46.095 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:06:46.105 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:46.105 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 08:06:46.105 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 08:06:46.105 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:06:47.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:47.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:47.105 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:47.105 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:47.105 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:06:47.105 DEBUG [main][MenuItemLookup] Item match:Edit 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:47.106 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 08:06:47.106 DEBUG [main][MenuItemLookup] Item match:Content Assist 08:06:47.107 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 08:06:47.107 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 08:06:47.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 08:06:47.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 08:06:47.107 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 08:06:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:06:47.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:06:47.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:06:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:47.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:06:47.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:06:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:47.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:47.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:47.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:47.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:06:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:06:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:06:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:06:47.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:06:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:47.136 INFO [WorkbenchTestable][AbstractShell] Close shell 08:06:47.136 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:06:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:06:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:06:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:06:47.652 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 08:06:47.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:47.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:47.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:47.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:47.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:47.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:47.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:47.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:47.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:47.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:47.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:47.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:47.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:47.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:47.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:47.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:47.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:47.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:47.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:47.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:47.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:47.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:47.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:47.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:47.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:47.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:48.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:48.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:48.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:48.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:48.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:48.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:48.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:48.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:48.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:48.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 08:06:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:48.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:48.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:48.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:48.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:48.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:48.688 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:48.688 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:48.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:48.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:48.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:48.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:48.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:48.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:48.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:48.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:48.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:48.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:48.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:48.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:48.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:48.689 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:48.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:48.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:48.694 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:48.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:48.694 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:48.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:48.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:48.701 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:48.701 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:48.732 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:48.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:48.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:48.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:48.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:48.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:48.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@689ad1ee is found... 08:06:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@689ad1ee is found finished successfully 08:06:48.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:48.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:48.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:48.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:48.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:48.736 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:48.736 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 08:06:48.736 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:48.752 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:48.752 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:48.752 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:48.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:48.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:48.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:48.752 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:48.752 DEBUG [main][MenuItemLookup] Item match:File 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:48.753 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:48.753 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:48.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:48.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:48.754 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:48.782 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:48.782 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:48.782 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:48.782 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:48.782 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:48.864 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:48.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:48.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:48.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:48.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:48.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:48.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:48.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:48.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:48.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:48.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:48.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:48.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:48.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:48.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:48.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:48.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:48.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:48.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:48.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:48.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:48.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:48.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:48.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:48.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:48.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:48.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:48.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:48.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:48.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:48.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:48.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:48.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:48.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:48.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:48.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:48.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:48.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:48.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:48.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:49.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:49.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:49.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:49.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:49.871 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:49.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:49.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:49.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:49.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:49.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:49.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:49.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:49.873 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:49.873 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:49.873 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:49.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:49.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:49.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:49.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:49.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:49.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:49.874 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:49.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:49.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:49.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:49.874 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:49.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:49.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:49.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:49.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:49.874 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:49.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:49.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:49.880 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:49.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:49.880 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:49.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:49.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:49.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:49.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:50.004 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:50.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:50.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:50.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:50.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:50.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:50.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:50.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@755a3262 is found... 08:06:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@755a3262 is found finished successfully 08:06:50.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:50.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:50.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:50.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:50.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:50.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:50.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(""); } } TooltipText=null 08:06:50.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:50.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(""); } } TooltipText=null 08:06:50.019 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 08:06:50.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:50.020 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 08:06:50.029 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 08:06:50.035 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:50.035 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:06:50.636 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:50.636 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:06:51.237 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:51.237 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 08:06:51.849 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:51.849 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:06:52.450 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:52.450 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:06:53.051 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:53.051 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 08:06:53.652 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:53.652 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 08:06:54.253 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:06:54.253 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 08:06:54.854 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:54.854 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 08:06:54.854 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:54.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:54.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:54.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:54.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:54.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:54.855 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:54.855 DEBUG [main][MenuItemLookup] Item match:File 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:54.856 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:54.856 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:54.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:54.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:54.856 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:54.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:54.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:54.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:54.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 08:06:54.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:54.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:54.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:54.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:54.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:54.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:54.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:54.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:54.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:54.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:54.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:54.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:54.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:54.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:54.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:54.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:54.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:54.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:54.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:54.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:54.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:54.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:54.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:54.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:54.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:54.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:55.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:55.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:55.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:55.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:55.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:55.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:55.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:55.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:55.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:55.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:55.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:55.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:55.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:55.906 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:55.906 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:55.906 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:55.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:55.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:55.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:55.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:55.907 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:55.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:55.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:55.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:55.907 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:55.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:55.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:55.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:55.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:55.907 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:55.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:55.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:55.913 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:55.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:55.913 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:55.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:55.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:55.917 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:55.918 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:55.953 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:55.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:55.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:55.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:55.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:55.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:55.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d2aa0b2 is found... 08:06:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d2aa0b2 is found finished successfully 08:06:55.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:55.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:55.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:55.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:55.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:55.957 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:55.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:06:55.957 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:06:55.969 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:55.969 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:55.969 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:06:55.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:06:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:55.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:55.969 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:06:55.969 DEBUG [main][MenuItemLookup] Found menu:'File' 08:06:55.969 DEBUG [main][MenuItemLookup] Item match:File 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'' 08:06:55.970 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:06:55.970 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:06:55.970 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:06:55.970 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:06:55.970 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:06:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:06:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:06:56.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:56.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:06:56.000 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:06:56.000 DEBUG [main][EditorHandler] 1 editor(s) found 08:06:56.000 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:06:56.058 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:06:56.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:56.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:06:56.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:06:56.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:06:56.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:06:56.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:56.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:06:56.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:06:56.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:06:56.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:06:56.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:06:56.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:06:56.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:56.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:56.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:06:56.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:56.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:56.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:06:56.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:06:56.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:06:56.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:06:56.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:06:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:56.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:56.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:56.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:56.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:56.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:56.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:56.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:06:56.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:06:56.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:06:56.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:56.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:56.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:56.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:56.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:56.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:56.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:56.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:56.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:56.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:56.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:56.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:56.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:57.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:57.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:57.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:57.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:06:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:06:57.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:06:57.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:06:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:06:57.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:06:57.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:57.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:57.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:57.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:57.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:06:57.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:06:57.567 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:06:57.567 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:06:57.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:06:57.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:06:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:57.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:06:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:57.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:06:57.567 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:06:57.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:06:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:57.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:06:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:57.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:06:57.568 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:06:57.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:06:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:06:57.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:06:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:06:57.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:06:57.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:57.568 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:57.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:57.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:57.574 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:06:57.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:06:57.574 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:06:57.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:06:57.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:06:57.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:06:57.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:06:57.686 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:06:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:06:57.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:06:57.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:06:57.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:06:57.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:06:57.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:06:57.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:06:57.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:06:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:06:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f24e576 is found... 08:06:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f24e576 is found finished successfully 08:06:57.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:06:57.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:06:57.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:06:57.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:06:57.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:06:57.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:06:57.694 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:06:57.694 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 08:06:57.694 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 08:06:57.701 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 08:06:57.701 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 08:06:57.910 INFO [WorkbenchTestable][Keyboard] Move cursor 08:06:58.110 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:06:58.110 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:06:58.311 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:06:58.716 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:06:58.716 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:06:58.917 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:06:59.320 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:06:59.320 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:06:59.521 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:06:59.923 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:06:59.923 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:00.123 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:00.525 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:00.525 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:00.725 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:01.128 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:01.128 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:01.329 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:01.730 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:01.730 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:01.931 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:02.333 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:02.333 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:02.533 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:02.935 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:02.935 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:03.137 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:03.540 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:03.540 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:03.740 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:04.142 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:04.142 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:04.342 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:04.744 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:04.744 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:04.944 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:05.346 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:05.346 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:05.546 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:05.948 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:05.948 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:06.149 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:06.551 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 08:07:06.551 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 08:07:06.752 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 08:07:06.954 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 08:07:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:07.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:07.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:07.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:07.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:07.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:07.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:07.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:07.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:07.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:07.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:07.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:07.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:07.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:07.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:07.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:07.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:07.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:07.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:07.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:07.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:07.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:07.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:07.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:07.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:07.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:08.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:08.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:08.188 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:08.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:08.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:08.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:08.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:08.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:08.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:08.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:08.189 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:08.189 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:08.189 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:08.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:08.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:08.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:08.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:08.190 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:08.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:08.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:08.196 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:08.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:08.196 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:08.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:08.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:08.202 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:08.202 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:08.231 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:08.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:08.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:08.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:08.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:08.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:08.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:08.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:08.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:08.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6fab6b52 is found... 08:07:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6fab6b52 is found finished successfully 08:07:08.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:08.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:08.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:08.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:08.234 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:08.234 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:08.234 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:07:08.241 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:08.241 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:08.241 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:07:08.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:08.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:08.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:08.241 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:08.241 DEBUG [main][MenuItemLookup] Item match:File 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:08.242 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:07:08.242 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:07:08.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:07:08.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:07:08.242 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:07:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:07:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:07:08.268 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:08.268 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:08.268 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:08.268 DEBUG [main][EditorHandler] 1 editor(s) found 08:07:08.268 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:07:08.334 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:07:08.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:08.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:08.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:08.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:08.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:08.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:08.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:08.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:08.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:08.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:08.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:08.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:08.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:08.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:08.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:08.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:08.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:08.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:08.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:08.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:08.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:08.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:08.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:08.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:08.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:08.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:08.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:08.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:08.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:08.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:08.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:08.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:08.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:08.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:08.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:08.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:08.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:08.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:08.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:08.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:09.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:09.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:09.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:09.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:09.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:09.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:09.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:09.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:09.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:09.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:09.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:09.842 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:09.842 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:09.842 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:09.842 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:09.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:09.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:09.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:09.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:09.843 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:09.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:09.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:09.849 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:09.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:09.849 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:09.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:09.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:09.853 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:09.853 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:09.963 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:09.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:09.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:09.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:09.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:07:09.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:09.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:09.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c098379 is found... 08:07:09.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c098379 is found finished successfully 08:07:09.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:09.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:09.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:09.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:09.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:09.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:09.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:09.977 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:07:09.977 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 08:07:09.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:09.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:09.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:09.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:09.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:09.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:09.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:09.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:09.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:09.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:09.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:09.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:09.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:09.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:10.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:10.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:10.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:10.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:10.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:10.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:10.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:10.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:10.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:10.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:10.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:10.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:10.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:10.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:11.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:11.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:11.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:11.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:11.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:11.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:11.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:11.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:11.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:11.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:11.028 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:11.028 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:11.029 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:11.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:11.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:11.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:11.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:11.029 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:11.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:11.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:11.034 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:11.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:11.034 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:11.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:11.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:11.040 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:11.040 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:11.069 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:11.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:11.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:11.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:11.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:11.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:11.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@242e897a is found... 08:07:11.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@242e897a is found finished successfully 08:07:11.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:11.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:11.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:11.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:11.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:11.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:11.072 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:11.072 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 08:07:11.072 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:07:11.090 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:11.090 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:11.090 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:07:11.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:11.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:11.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:11.091 DEBUG [main][MenuItemLookup] Item match:File 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:11.091 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:07:11.091 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:07:11.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:07:11.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:07:11.092 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:07:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:07:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:07:11.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:11.120 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:11.120 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:11.120 DEBUG [main][EditorHandler] 1 editor(s) found 08:07:11.120 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:07:11.178 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:07:11.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:11.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:11.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:11.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:11.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:11.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:11.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:11.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:11.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:11.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:11.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:11.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:11.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:11.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:11.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:11.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:11.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:11.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') 08:07:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:11.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:11.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:11.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:11.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:11.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:11.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:11.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:11.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:11.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:11.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:11.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:11.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:11.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:11.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:11.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:11.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:11.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:11.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:11.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:11.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:11.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:12.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:12.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:12.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:12.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:12.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:12.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:12.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:12.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:12.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:12.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:12.239 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:12.239 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:12.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:12.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:12.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:12.239 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:12.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:12.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:12.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:12.239 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:12.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:12.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:12.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:12.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:12.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:12.240 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:12.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:12.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:12.245 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:12.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:12.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:12.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:12.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:12.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:12.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:12.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:07:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:12.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c49c7dc is found... 08:07:12.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c49c7dc is found finished successfully 08:07:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:12.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:12.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:12.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:12.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:12.370 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:12.370 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 08:07:12.370 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:07:12.381 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:07:12.392 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:12.393 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:12.393 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:07:12.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:12.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:12.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:12.393 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:12.393 DEBUG [main][MenuItemLookup] Item match:File 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:12.394 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:07:12.394 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:07:12.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:07:12.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:07:12.394 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:07:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:07:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:07:12.426 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:12.426 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:12.426 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:07:13.426 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:13.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:13.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:13.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:13.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:13.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:13.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:13.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:13.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:13.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 '\*?\QProject Explorer\E') 08:07:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:13.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:13.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:13.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:13.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:13.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:13.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:13.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:13.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:13.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:13.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:13.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:13.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:13.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:13.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:13.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:13.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:13.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:13.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:13.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:14.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:14.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:14.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:14.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:14.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:14.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:14.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:14.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 08:07:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:14.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:14.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:14.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:14.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:14.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:14.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:14.472 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:14.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:14.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:14.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:14.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:14.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:14.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:14.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:14.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:14.474 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:14.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:14.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:14.481 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:14.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:14.481 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:14.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:14.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:14.490 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:14.490 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:14.523 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:14.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:14.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:14.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:14.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:14.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:14.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@780cd4fc is found... 08:07:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@780cd4fc is found finished successfully 08:07:14.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:14.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:14.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:14.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:14.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:14.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:14.527 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:14.527 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:14.527 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:07:14.543 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:14.543 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:14.544 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:07:14.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:14.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:14.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:14.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:14.544 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:14.544 DEBUG [main][MenuItemLookup] Item match:File 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:14.545 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:07:14.545 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:07:14.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:07:14.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:07:14.545 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:07:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:07:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:07:14.574 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:14.574 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:14.574 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:14.574 DEBUG [main][EditorHandler] 1 editor(s) found 08:07:14.574 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:07:14.661 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:07:14.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:14.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:14.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:14.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:14.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:14.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:14.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:14.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:14.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:14.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:14.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:14.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:14.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:14.663 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:14.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:14.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:14.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:14.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:14.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:14.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:14.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:14.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:14.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:14.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:14.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:14.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:14.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:14.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:14.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:14.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:14.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:14.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:14.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:14.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:14.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:15.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:15.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:15.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:15.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:15.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:15.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:15.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:15.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:15.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:15.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:15.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:15.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:15.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:15.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:15.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:15.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:15.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:15.671 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:15.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:15.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:15.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:15.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:15.672 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:15.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:15.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:15.680 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:15.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:15.680 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:15.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:15.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:15.685 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:15.685 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:15.804 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:15.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:15.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:15.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:15.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:07:15.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:15.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:15.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@18fe82cf is found... 08:07:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@18fe82cf is found finished successfully 08:07:15.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:15.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:15.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:15.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:15.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:15.811 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:15.811 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 08:07:15.811 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 { 08:07:15.823 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:15.823 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 08:07:15.823 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 08:07:15.823 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 08:07:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:16.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:16.824 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:16.824 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:16.824 DEBUG [main][MenuItemLookup] Found menu:'Source' 08:07:16.824 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 08:07:16.824 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:16.824 DEBUG [main][MenuItemLookup] Item match:Navigate 08:07:16.825 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:07:16.825 DEBUG [main][MenuItemLookup] Found menu:'Go To' 08:07:16.825 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:16.825 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 08:07:16.825 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 08:07:16.825 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 08:07:16.825 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 08:07:16.825 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 08:07:16.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 08:07:16.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 08:07:16.825 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 08:07:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:07:16.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:07:16.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:16.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:07:16.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:16.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:16.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:16.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:16.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:07:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:07:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:07:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:07:16.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:07:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:16.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:16.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 08:07:16.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:07:16.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:16.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:16.884 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") 08:07:16.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:16.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:16.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:17.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:17.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:17.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:17.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:07:17.885 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:07:17.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:07:17.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:17.886 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:07:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 08:07:18.398 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 08:07:18.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:18.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:18.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:18.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:18.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:18.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:18.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:18.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:18.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:18.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:18.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:18.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:18.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:18.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:18.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:18.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:18.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:18.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:18.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:18.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:18.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:18.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:18.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:18.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:18.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:18.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:18.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:18.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:18.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:19.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:19.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:19.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:19.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:19.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:19.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:19.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:19.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:19.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:19.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:19.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:19.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:19.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:19.414 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:19.414 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:19.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:19.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:19.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:19.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:19.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:19.414 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:19.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:19.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:19.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:19.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:19.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:19.414 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:19.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:19.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:19.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:19.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:19.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:19.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:19.415 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:19.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:19.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:19.420 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:19.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:19.420 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:19.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:19.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:19.424 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:19.424 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:19.453 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:19.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:19.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:19.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:19.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:19.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:19.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@484badf3 is found... 08:07:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@484badf3 is found finished successfully 08:07:19.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:19.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:19.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:19.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:19.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:19.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:19.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:19.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:07:19.456 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:07:19.473 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:19.473 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:19.473 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:07:19.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:19.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:19.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:19.474 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:19.474 DEBUG [main][MenuItemLookup] Item match:File 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:19.474 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:07:19.474 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:07:19.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:07:19.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:07:19.475 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:07:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:07:19.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:07:19.502 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:19.502 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:19.502 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:19.502 DEBUG [main][EditorHandler] 1 editor(s) found 08:07:19.502 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:07:19.569 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:07:19.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:19.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:19.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:19.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:19.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:19.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:19.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:19.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:19.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:19.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:19.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:19.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:19.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:19.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:19.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:19.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:19.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:19.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:19.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:19.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:19.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:19.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:19.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:19.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:19.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:19.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:19.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:19.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:19.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:19.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:19.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:19.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:19.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:19.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:19.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:19.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:19.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:20.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:20.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:20.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:20.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:20.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:20.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:20.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:20.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:20.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.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:20.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:20.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:20.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:20.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:20.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:20.577 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:20.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:20.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:20.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:20.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:20.578 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:20.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:20.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:20.584 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:20.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:20.585 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:20.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:20.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:20.590 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:20.591 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:20.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:20.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:20.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:20.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:20.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:07:20.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:20.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:20.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4abef401 is found... 08:07:20.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4abef401 is found finished successfully 08:07:20.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:20.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:20.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:20.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:20.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:20.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:20.709 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:20.709 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 08:07:20.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:20.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:20.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:20.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:20.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:20.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:20.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:20.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:20.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:20.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:20.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:20.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:20.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:20.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:20.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:20.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:20.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:20.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:20.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:20.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:20.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:20.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:21.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:21.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:21.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:21.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:21.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:21.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:21.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:21.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:21.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:21.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:21.744 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:21.744 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:21.744 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:21.744 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:21.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:21.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:21.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:21.744 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:21.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:21.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:21.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:21.745 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:21.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:21.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:21.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:21.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:21.745 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:21.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:21.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:21.750 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:21.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:21.750 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:21.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:21.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:21.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:21.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:21.785 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:21.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:21.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:21.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:21.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:21.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:21.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@540b729e is found... 08:07:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@540b729e is found finished successfully 08:07:21.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:21.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:21.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:21.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:21.789 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:21.789 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 08:07:21.789 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:07:21.799 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:21.799 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:21.799 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:07:21.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:21.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:21.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:21.800 DEBUG [main][MenuItemLookup] Item match:File 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:21.800 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:07:21.800 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:07:21.801 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:07:21.801 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:07:21.801 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:07:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:07:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:07:21.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:21.827 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:21.827 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:21.828 DEBUG [main][EditorHandler] 1 editor(s) found 08:07:21.828 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:07:21.913 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:07:21.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:21.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:21.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:21.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:21.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:21.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:21.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:21.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:21.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:21.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:21.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:21.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:21.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:21.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:21.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:21.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:21.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:21.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:21.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:21.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:21.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:21.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:21.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:21.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:21.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:21.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:21.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:21.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:21.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:21.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:21.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:21.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:21.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:21.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:21.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:21.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:21.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:21.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:21.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:22.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:22.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:22.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:22.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:22.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:22.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:22.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:22.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:22.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:22.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:22.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:22.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:22.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:22.944 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:22.944 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:22.944 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:22.944 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:22.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:22.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:22.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:22.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:22.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:22.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:22.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:22.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:22.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:22.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:22.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:22.945 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:22.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:22.953 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:22.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:22.954 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:22.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:22.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:22.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:22.959 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:23.069 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:23.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:23.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:23.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:23.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:07:23.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:23.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:23.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@388f7a2a is found... 08:07:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@388f7a2a is found finished successfully 08:07:23.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:07:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:23.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:23.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:23.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:23.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:23.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:23.088 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 08:07:23.088 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:07:23.088 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:07:23.288 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:07:23.493 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:07:23.493 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:07:23.693 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:07:23.896 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:07:23.896 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:07:24.096 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:07:24.298 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 08:07:24.298 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 08:07:24.499 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 08:07:24.701 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:07:24.701 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:07:24.901 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 08:07:25.903 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 08:07:25.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:25.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:25.912 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:25.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:25.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:25.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:25.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:25.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:25.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07: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 '\*?\QProject Explorer\E') 08:07:25.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:25.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:25.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:25.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:25.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:25.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:25.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:25.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:25.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:25.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:25.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:25.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:25.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:25.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:25.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:25.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:25.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:25.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:25.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:25.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:26.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:26.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:26.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:26.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:26.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:26.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:26.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:26.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:26.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:26.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:26.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:26.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:26.946 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:26.946 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:26.946 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 08:07:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 08:07:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:26.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 08:07:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 08:07:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:26.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 08:07:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 08:07:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:26.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 08:07:26.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:26.947 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:26.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:26.953 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 08:07:26.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 08:07:26.953 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 08:07:26.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 08:07:26.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 08:07:26.959 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 08:07:26.959 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 08:07:26.989 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 08:07:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:26.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 08:07:26.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:26.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 08:07:26.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:26.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:26.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@414eedc7 is found... 08:07:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@414eedc7 is found finished successfully 08:07:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 08:07:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:26.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:26.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:26.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:26.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:26.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:26.992 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 08:07:26.992 INFO [WorkbenchTestable][TextEditor] Set text to editor 08:07:27.004 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:27.004 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:27.004 INFO [WorkbenchTestable][AbstractEditor] Save editor 08:07:27.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 08:07:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:27.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:27.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:27.017 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 08:07:27.017 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:27.017 DEBUG [main][MenuItemLookup] Item match:File 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:27.018 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:07:27.018 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 08:07:27.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 08:07:27.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 08:07:27.018 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 08:07:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 08:07:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 08:07:27.037 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:27.037 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 08:07:27.037 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:27.037 DEBUG [main][EditorHandler] 1 editor(s) found 08:07:27.037 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 08:07:27.127 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 08:07:27.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:27.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:27.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:27.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:27.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:27.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 08:07:27.127 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:27.127 DEBUG [main][EditorHandler] 0 editor(s) found 08:07:27.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:27.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:27.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:27.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:27.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:27.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:27.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:27.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:27.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:27.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:27.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:27.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:27.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:27.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:27.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:27.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:27.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:27.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:27.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:27.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:27.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:27.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:27.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:27.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:27.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:27.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:27.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:27.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:27.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:28.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:28.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:28.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:28.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:28.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:28.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:28.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:28.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 08:07:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:28.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:28.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:28.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:28.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:28.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:28.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:28.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:28.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:28.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:28.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:28.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:28.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:28.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:29.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:29.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:29.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:29.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:29.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:29.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:29.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:29.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:29.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:29.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:29.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:29.137 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 08:07:29.137 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 08:07:29.137 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:29.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:29.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:29.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:29.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:29.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:29.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:29.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:29.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:29.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:29.138 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:07:29.138 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:07:29.138 DEBUG [main][TreeItemHandler] Set Tree selection 08:07:29.138 DEBUG [main][TreeHandler] Notify Tree about selection event 08:07:29.143 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:07:29.144 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 08:07:29.144 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 08:07:29.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:07:29.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'New' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:29.180 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:07:29.180 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:07:29.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:07:29.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:07:29.180 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:07:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:29.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:07:29.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:07:30.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:07:30.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 08:07:30.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:30.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:30.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:30.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:07:30.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'New' 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:07:30.699 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:07:30.699 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:07:30.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:07:30.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:07:30.699 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:07:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1095): Gtk-CRITICAL **: 08:07:30.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1095): Gtk-CRITICAL **: 08:07:30.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1095): Gtk-CRITICAL **: 08:07:30.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1095): Gtk-CRITICAL **: 08:07:30.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:07:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 08:07:31.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:07:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:31.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:07:31.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:31.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:07:31.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:31.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:31.230 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:07:31.230 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:07:31.230 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:07:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:31.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:31.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:31.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:07:31.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:31.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:07:31.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:31.232 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:07:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:31.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:31.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:07:31.235 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:07:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:07:31.736 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:07:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:31.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:07:31.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:07:31.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:07:31.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:31.736 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:31.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:31.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:31.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:31.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:07:31.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:31.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:31.737 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 08:07:31.737 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:31.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.452 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.227 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.483 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.025 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.389 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.205 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.19 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.483 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.432 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.892 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.628 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.545 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.204 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.397 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.101 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.998 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.671 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.698 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.154 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.879 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.442 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.4 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.991 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.403 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.911 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.195 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 12.275 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.843 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.483 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.908 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.343 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.214 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:07:31.745 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:07:31.746 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:07:31.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:31.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:07:31.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:31.746 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:07:31.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:31.746 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:07:31.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:31.746 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:07:31.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:31.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.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.*'] 08:07:31.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.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.*'] 08:07:31.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:31.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:31.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:31.747 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:31.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:31.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:31.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:07:31.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:07:31.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:07:31.747 DEBUG [main][MenuItemLookup] Item match:Window 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:31.748 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:07:31.748 DEBUG [main][MenuItemLookup] Item match:Preferences 08:07:31.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:07:31.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:07:31.748 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:07:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:07:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:07:31.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:07:31.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:31.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:31.822 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:07:31.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:07:31.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:31.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:07:31.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:31.825 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:07:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:31.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:31.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:07:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:07:31.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:31.847 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:31.847 DEBUG [main][EditorHandler] 0 editor(s) found 08:07:31.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:31.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:31.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:31.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:31.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:31.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:31.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:31.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:31.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:31.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:31.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:31.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:31.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:31.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:31.851 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 08:07:31.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:31.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:31.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:31.852 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 08:07:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:31.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:31.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:31.852 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 08:07:31.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:31.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 08:07:31.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:07:31.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:31.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:31.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:31.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:31.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:31.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:07:31.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:31.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:31.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:31.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 08:07:31.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:31.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:31.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:31.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:31.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:31.854 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:31.854 DEBUG [main][MenuItemLookup] Item match:File 08:07:31.855 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:31.855 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:07:31.856 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:07:31.856 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:31.856 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:07:31.856 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:31.856 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:07:31.856 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:31.856 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:07:31.856 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:07:31.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:07:31.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:07:31.864 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:07:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:07:31.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:07:31.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:07:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:31.919 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:07:31.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:07:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:07:31.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:07:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:31.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:07:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:31.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:07:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:07:31.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:07:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:31.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:07:31.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:31.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:07:31.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 08:07:31.921 DEBUG [main][TreeItemHandler] Selecting tree item: Project 08:07:31.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 08:07:31.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 08:07:31.924 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:07:31.924 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:07:31.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:07:31.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:31.925 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:07:31.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:31.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:31.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:31.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:31.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:31.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 08:07:31.948 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 08:07:31.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 08:07:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:31.948 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:07:31.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:31.948 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 08:07:31.948 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:") 08:07:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:07:31.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:07:31.950 INFO [WorkbenchTestable][AbstractText] Text set to: project 08:07:31.951 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 08:07:31.951 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 08:07:31.951 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) 08:07:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:31.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:31.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:31.952 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:07:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:31.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:31.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:31.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:31.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:07:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:07:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:32.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 08:07:32.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 08:07:32.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:32.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:32.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:32.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:32.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:32.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:07:32.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:32.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:32.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:32.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 08:07:32.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:32.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:32.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:32.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:32.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:32.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:32.457 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:32.457 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:32.457 DEBUG [main][MenuItemLookup] Item match:File 08:07:32.458 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:07:32.458 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:07:32.459 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:07:32.459 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:32.459 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:07:32.459 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:32.459 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:07:32.459 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:32.459 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:07:32.459 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:07:32.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:07:32.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:07:32.460 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:07:32.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:07:32.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:07:32.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:07:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:32.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:32.521 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:07:32.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:07:32.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:32.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:32.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:32.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:07:32.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:07:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:32.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:07:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:32.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:07:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:07:32.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:07:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:32.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:07:32.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:32.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:07:32.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 08:07:32.523 DEBUG [main][TreeItemHandler] Selecting tree item: File 08:07:32.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 08:07:32.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 08:07:32.527 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:07:32.527 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:07:32.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:07:32.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:32.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:32.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:32.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:32.528 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:07:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:32.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:32.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:32.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:32.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:07:32.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 08:07:32.557 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 08:07:32.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 08:07:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:32.558 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:07:32.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:32.558 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:") 08:07:32.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:32.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:32.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:32.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:32.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:07:32.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:07:32.560 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 08:07:32.565 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:") 08:07:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:32.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:32.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:32.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:07:32.568 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:07:32.569 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 08:07:32.571 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 08:07:32.571 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 08:07:32.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 08:07:32.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:32.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:32.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:32.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:32.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:32.577 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:07:32.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:32.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:32.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:32.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:32.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:07:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:07:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:33.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 08:07:33.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 08:07:33.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:33.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:33.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:33.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 08:07:33.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:33.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:33.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:33.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:33.083 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:33.083 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 08:07:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:33.083 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 08:07:33.083 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:33.084 DEBUG [main][MenuItemLookup] Item match:Edit 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 08:07:33.084 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:33.085 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 08:07:33.085 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:33.085 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 08:07:33.085 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 08:07:33.085 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 08:07:33.085 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 08:07:33.085 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 08:07:33.285 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 08:07:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 08:07:34.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 08:07:34.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:34.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:34.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 08:07:34.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:34.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:34.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:34.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:34.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:34.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 08:07:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:07:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:07:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 08:07:34.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 08:07:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:34.294 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 08:07:34.294 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 08:07:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 08:07:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 08:07:34.294 DEBUG [WorkbenchTestable][ContentAssistant] a 08:07:34.294 DEBUG [WorkbenchTestable][ContentAssistant] b 08:07:34.294 DEBUG [WorkbenchTestable][ContentAssistant] c 08:07:34.294 INFO [WorkbenchTestable][AbstractShell] Close shell 08:07:34.294 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 08:07:34.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:07:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:07:34.306 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 08:07:34.306 DEBUG [main][EditorHandler] 1 editor(s) found 08:07:34.306 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 08:07:34.327 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 08:07:34.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:34.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:34.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 08:07:34.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:34.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:34.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:34.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:34.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 08:07:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:34.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:34.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:34.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:34.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:34.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:34.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:34.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:34.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:34.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:34.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:34.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:34.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:34.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:34.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:34.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:34.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:34.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:34.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:34.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:34.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:34.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:34.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:34.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:35.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:35.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:35.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:35.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:35.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:35.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:35.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:35.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:35.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:35.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:35.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:35.333 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 08:07:35.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:35.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:35.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:35.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:35.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:35.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:35.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:35.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:35.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:36.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:36.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:36.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 08:07:36.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:36.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:36.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:36.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:36.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:36.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:36.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:36.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:36.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:36.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 08:07:36.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:36.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:36.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:36.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 08:07:36.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 08:07:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:36.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:36.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:36.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:36.337 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 08:07:36.337 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 08:07:36.337 DEBUG [main][TreeItemHandler] Set Tree selection 08:07:36.337 DEBUG [main][TreeHandler] Notify Tree about selection event 08:07:36.342 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 08:07:36.345 DEBUG [WorkbenchTestable][TreeItemHandler] project 08:07:36.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:07:36.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'New' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:36.363 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:07:36.363 DEBUG [main][MenuItemLookup] Item match:Refresh F5 08:07:36.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 08:07:36.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 08:07:36.363 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 08:07:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:36.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 08:07:36.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:36.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:36.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 08:07:36.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:36.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 08:07:36.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:36.880 DEBUG [main][MenuItemLookup] Found menu:'New' 08:07:36.880 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 08:07:36.880 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:36.880 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 08:07:36.880 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:36.880 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 08:07:36.880 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 08:07:36.880 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 08:07:36.880 DEBUG [main][MenuItemLookup] Item match:Delete Delete 08:07:36.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 08:07:36.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 08:07:36.880 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 08:07:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 08:07:37.453 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 08:07:37.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 08:07:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:37.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 08:07:37.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:37.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:07:37.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:37.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:37.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:37.457 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 08:07:37.457 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 08:07:37.457 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 08:07:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:37.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:37.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 08:07:37.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:37.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 08:07:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:37.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:37.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:37.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:37.458 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:07:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:37.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:37.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 08:07:37.462 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 08:07:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 08:07:37.962 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 08:07:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:07:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 08:07:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 08:07:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:07:37.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:07:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:07:37.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 08:07:37.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 08:07:37.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:37.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 08:07:37.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:37.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:37.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:07:37.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:37.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:37.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 08:07:37.964 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 08:07:37.964 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:37.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.219 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.111 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-0753 [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 08:07:46.736 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:07:46.738 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:07:46.751 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:07:46.808 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:07:46.842 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:46.917 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:07:46.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:46.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:46.929 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:07:46.929 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:07:46.940 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:07:46.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:46.969 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:07:46.972 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:46.972 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:07:46.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:46.976 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:07:47.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:47.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:47.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:47.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:47.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:47.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:47.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:47.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:47.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:47.041 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:47.044 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:47.045 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:47.045 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:47.045 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:07:47.045 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:07:47.045 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:07:47.045 DEBUG [main][MenuItemLookup] Item match:Window 08:07:47.049 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:47.050 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:07:47.050 DEBUG [main][MenuItemLookup] Item match:Preferences 08:07:47.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:07:47.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:07:47.056 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:07:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:07:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:07:47.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:07:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:47.253 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:07:47.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:47.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:07:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:47.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:47.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:47.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:47.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:07:47.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:47.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:47.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:47.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:47.335 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:07:47.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:47.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:47.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:47.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:07:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:07:47.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:47.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:47.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:47.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:47.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:47.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:47.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:47.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:47.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:47.425 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 08:07:47.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:47.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:47.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:47.427 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:47.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:47.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:47.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:07:47.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:07:47.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:07:47.427 DEBUG [main][MenuItemLookup] Item match:Window 08:07:47.428 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:07:47.428 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:07:47.428 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:07:47.429 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:47.429 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:07:47.429 DEBUG [main][MenuItemLookup] Item match:Show View 08:07:47.438 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:07:47.438 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:07:47.438 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:07:47.438 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:07:47.439 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:07:47.439 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:07:47.439 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:07:47.439 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:07:47.439 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:47.439 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:07:47.439 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:07:47.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:07:47.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:07:47.440 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:07:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:07:47.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 08:07:47.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:07:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:47.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:07:47.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:47.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:07:47.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:47.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:47.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:47.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:47.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 08:07:47.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 08:07:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:48.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:48.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 08:07:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 08:07:48.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 08:07:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:48.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 08:07:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:48.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 08:07:48.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 08:07:48.043 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 08:07:48.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 08:07:48.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 08:07:48.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:48.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:07:48.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:48.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:07:48.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:48.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:07:48.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:48.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:48.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:48.049 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:07:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:48.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:48.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:07:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:07:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 08:07:48.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 08:07:48.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:48.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:48.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:48.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:48.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:48.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:48.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:48.386 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:48.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:48.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:48.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:48.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:48.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:48.419 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 08:07:48.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:48.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:48.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:48.421 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:48.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:48.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:48.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:07:48.424 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 08:07:48.424 TRACE [main][WidgetHandler] Wait for synchronization 08:07:48.424 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 08:07:48.424 TRACE [main][WidgetHandler] Wait for synchronization 08:07:48.424 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 08:07:48.424 TRACE [main][WidgetHandler] Wait for synchronization 08:07:48.425 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") 08:07:48.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:48.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:48.427 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:48.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:48.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:48.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:48.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:07:48.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:48.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:48.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:48.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:48.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:48.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:48.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:48.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:48.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:48.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:48.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:48.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:48.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:48.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:48.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:48.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 08:07:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:48.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:48.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:48.478 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:48.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:48.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:48.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:48.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:48.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:48.513 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") 08:07:48.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:48.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:48.528 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:48.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:48.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:48.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:49.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:49.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:07:49.563 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 08:07:49.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:49.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:49.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:49.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:49.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:49.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.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. 08:07:49.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:49.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:49.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:49.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:49.601 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:49.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:49.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:49.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:49.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:49.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:49.606 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 08:07:49.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:49.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.606 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:49.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:49.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:49.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:49.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 08:07:49.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:49.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:49.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:49.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:49.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:49.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:49.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:49.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:49.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:49.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:49.643 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:49.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:49.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:49.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:49.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:49.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:49.649 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") 08:07:49.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.663 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:49.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:49.666 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") 08:07:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:07:49.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:49.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:49.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:49.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:49.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:49.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:49.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:49.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:49.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:49.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:49.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 '\*?\QUI Form Test\E') 08:07:49.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:49.723 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:49.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:49.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:49.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:49.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:49.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:49.728 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 08:07:49.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.728 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:49.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:07:49.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:49.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:49.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:49.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:49.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:49.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:49.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:49.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:49.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') 08:07:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:49.760 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:49.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:49.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:49.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:49.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:49.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:49.765 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") 08:07:49.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.765 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:49.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:07:49.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:49.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:49.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:49.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:49.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:49.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.789 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:49.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:49.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:49.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:49.826 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:49.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:49.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:49.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:49.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:49.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:49.832 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") 08:07:49.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.833 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:49.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:49.849 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 08:07:49.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 08:07:49.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:49.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.853 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:49.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:49.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:49.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:49.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:49.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:49.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:49.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 08:07:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:49.884 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:49.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:49.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:49.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:49.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:49.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:49.890 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") 08:07:49.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.890 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:49.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:49.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:49.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:49.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:49.892 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 08:07:49.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:49.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:49.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:49.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:49.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 08:07:49.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:49.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:49.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 08:07:49.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 08:07:49.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:49.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.182 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.028 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.12 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.043 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.057 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.063 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.036 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.086 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:49.926 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:49.927 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:07:49.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:49.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:49.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:49.928 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:07:49.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:49.928 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:07:49.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:49.928 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:07:49.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:49.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:49.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:49.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:49.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:49.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:49.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:49.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:49.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:49.930 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:49.930 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:49.930 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:49.930 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:07:49.930 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:07:49.930 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:07:49.930 DEBUG [main][MenuItemLookup] Item match:Window 08:07:49.931 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:07:49.931 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:07:49.931 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:07:49.931 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:49.931 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:07:49.931 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:07:49.931 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:49.932 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:07:49.932 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:49.932 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:07:49.932 DEBUG [main][MenuItemLookup] Item match:Preferences 08:07:49.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:07:49.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:07:49.932 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:07:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:07:50.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:07:50.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:07:50.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:50.055 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:07:50.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:50.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:07:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:50.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:50.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:50.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:50.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:50.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:07:50.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:50.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:50.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:50.080 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:07:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:50.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:50.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:07:50.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:07:50.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:50.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:50.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:50.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:50.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:50.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:50.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:50.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:50.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:50.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 08:07:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:50.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:50.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:50.161 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:50.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:50.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:50.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:50.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:50.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:50.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:50.211 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 08:07:50.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:50.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:50.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:50.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:50.212 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:50.212 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:50.212 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:50.212 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:07:50.212 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:07:50.212 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:07:50.212 DEBUG [main][MenuItemLookup] Item match:Window 08:07:50.213 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:07:50.213 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:07:50.213 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:07:50.213 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:50.213 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:07:50.213 DEBUG [main][MenuItemLookup] Item match:Show View 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Progress' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Properties' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:50.217 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 08:07:50.218 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 08:07:50.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 08:07:50.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 08:07:50.237 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 08:07:50.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 08:07:50.293 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 08:07:50.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 08:07:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:07:50.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:50.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:07:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:50.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 08:07:50.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:07:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:50.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:07:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 08:07:50.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 08:07:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:07:50.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 08:07:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:07:50.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 08:07:50.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 08:07:50.821 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 08:07:50.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 08:07:50.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 08:07:50.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:50.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:50.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:50.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:07:50.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:50.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 08:07:50.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:50.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:50.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:50.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 08:07:50.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:50.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:50.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:50.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:50.823 INFO [WorkbenchTestable][AbstractButton] Click button &Open 08:07:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:50.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:50.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:07:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:07:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 08:07:50.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 08:07:50.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:50.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:50.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:50.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:50.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 08:07:50.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:50.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:50.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:50.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:50.968 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:07:50.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:07:50.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:50.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:50.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:50.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:50.969 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 08:07:50.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:50.969 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 08:07:50.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:50.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:50.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:51.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:51.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:51.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:51.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:07:51.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 08:07:51.972 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 08:07:51.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:07:51.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:51.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:51.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:51.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:51.974 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 08:07:51.974 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 08:07:51.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 08:07:51.976 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 08:07:52.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:52.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:52.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:52.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:52.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:52.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:52.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:52.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:52.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 '\*?\QUI Form Test\E') 08:07:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:52.068 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:52.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:52.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:52.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:52.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:52.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:52.072 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 08:07:52.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.072 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:52.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:52.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:52.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 08:07:52.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:52.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:52.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:52.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.099 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:52.099 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:52.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:52.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:52.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.110 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:52.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:52.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:52.120 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:52.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:52.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:52.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:52.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:52.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:52.124 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") 08:07:52.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:52.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.124 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:52.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:52.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:52.126 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") 08:07:52.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:52.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:52.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:52.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:52.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:52.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:52.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:52.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:52.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:52.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:52.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:52.162 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:52.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:52.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:52.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:52.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:52.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:52.185 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 08:07:52.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.185 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:52.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:52.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:52.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:52.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:52.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:52.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:52.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:52.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:52.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:52.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:52.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:52.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:52.239 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:52.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:52.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:52.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:52.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:52.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:52.243 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") 08:07:52.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.243 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:52.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:52.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:52.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:52.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:52.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:52.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:52.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:52.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:52.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.273 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:52.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:52.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:52.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:52.315 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:52.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:52.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:52.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:52.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:52.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:52.319 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") 08:07:52.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.319 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:52.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:52.321 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 08:07:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:52.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:52.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:52.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:52.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:52.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:52.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:52.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:52.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:52.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:52.358 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:52.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:52.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:52.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:52.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:52.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:52.362 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") 08:07:52.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.362 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:52.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:52.382 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 08:07:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:52.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 08:07:52.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:52.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:52.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 08:07:52.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 08:07:52.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:52.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.486 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.911 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.06 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.051 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.074 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.043 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.059 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.082 s Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:52.420 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:52.422 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:07:52.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:52.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:52.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:52.422 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:07:52.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:52.423 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:07:52.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:52.423 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:07:52.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:52.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:52.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:52.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:52.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:52.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:52.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:52.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:52.424 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:52.424 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:07:52.425 DEBUG [main][MenuItemLookup] Item match:Window 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:07:52.425 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:07:52.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:52.426 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:07:52.426 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:52.426 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:07:52.426 DEBUG [main][MenuItemLookup] Item match:Preferences 08:07:52.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:07:52.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:07:52.426 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:07:52.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:07:52.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:07:52.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:07:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.544 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:07:52.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:52.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:07:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:52.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:07:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:52.549 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:07:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:52.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:52.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:07:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:07:52.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:52.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:52.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:52.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:52.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:52.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:52.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:52.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:52.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:52.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:52.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:52.607 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:52.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:52.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:52.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:52.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:52.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:52.612 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) 08:07:52.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:52.631 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:52.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:52.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:52.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:07:52.640 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: ") 08:07:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:52.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:52.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:53.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:53.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:07:53.643 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:07:53.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:53.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:53.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:53.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:53.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:53.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:53.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:53.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:53.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:53.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:53.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:53.649 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:53.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:53.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:53.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:53.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:53.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:53.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:53.656 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:53.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:53.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:53.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:53.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:53.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:53.660 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) 08:07:53.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:53.678 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:53.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:53.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:53.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:53.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:07:53.685 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: ") 08:07:53.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:53.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:53.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:53.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:07:53.685 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:07:53.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:53.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:53.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:53.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:53.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:53.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:53.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:53.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:53.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:53.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:53.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:53.690 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:53.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:53.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:53.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:53.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:53.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:53.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:53.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:53.705 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:53.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:53.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:53.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:53.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:53.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:53.709 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") 08:07:53.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:53.727 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:53.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:53.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:53.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:54.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:54.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:54.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:07:54.747 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 08:07:54.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:54.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:54.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:54.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:54.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:54.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:54.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:54.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:54.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:54.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:54.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:54.777 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:54.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:54.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:54.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:54.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:54.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:54.780 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) 08:07:54.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.781 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:54.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:54.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:54.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 08:07:54.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:54.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.785 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:54.785 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:54.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:54.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:54.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:54.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:54.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:54.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:54.819 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:54.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:54.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:54.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:54.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:54.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:54.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 08:07:54.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:54.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.838 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:54.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:54.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:54.841 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") 08:07:54.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:07:54.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:54.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:54.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:54.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:54.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:54.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:54.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:54.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:54.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:54.880 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:54.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:54.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:54.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:54.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:54.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:54.884 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) 08:07:54.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.884 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:54.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:07:54.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:54.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:54.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:54.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:54.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:54.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.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. 08:07:54.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:54.915 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:54.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:54.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:54.920 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:54.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:54.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:54.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:54.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:54.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:54.923 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") 08:07:54.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.941 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:54.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:07:54.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:54.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:54.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:54.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:54.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:54.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:54.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:54.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:54.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:54.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:54.977 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:54.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:54.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:54.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:54.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:54.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:54.981 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") 08:07:54.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.981 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:54.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:54.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:54.983 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) 08:07:54.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:54.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:54.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:54.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 08:07:54.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:54.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:54.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:54.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:54.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:54.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:54.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:54.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:54.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:55.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:55.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:55.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:55.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:55.051 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:55.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:55.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:55.056 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") 08:07:55.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.072 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:55.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:55.075 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) 08:07:55.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:55.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:55.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 08:07:55.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:55.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:55.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 08:07:55.077 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 08:07:55.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:55.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.658 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.064 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.041 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.061 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.037 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.058 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.043 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.058 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.039 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.092 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:55.091 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:55.093 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:07:55.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:55.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:55.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:55.094 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:07:55.095 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:55.096 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:07:55.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:55.096 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:07:55.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:55.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:55.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:55.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:55.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:55.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:55.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:55.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:55.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:55.098 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:55.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:55.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:55.098 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:07:55.098 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:07:55.098 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:07:55.098 DEBUG [main][MenuItemLookup] Item match:Window 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:55.099 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:07:55.099 DEBUG [main][MenuItemLookup] Item match:Preferences 08:07:55.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:07:55.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:07:55.100 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:07:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:07:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:07:55.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:07:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:55.212 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:07:55.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:55.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:07:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:55.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:07:55.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:55.217 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:07:55.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:55.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:55.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:55.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:07:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:07:55.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:55.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:55.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:55.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:55.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:55.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:55.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:55.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:55.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:55.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:55.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 08:07:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:55.462 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:55.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:55.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:55.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:55.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:55.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:55.469 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 08:07:55.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.469 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:55.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:07:55.473 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") 08:07:55.473 TRACE [main][WidgetHandler] Notify FormText with event 1 08:07:55.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:55.473 TRACE [main][WidgetHandler] Wait for synchronization 08:07:55.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.476 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:55.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 08:07:55.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:55.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:55.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:55.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:55.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:55.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:55.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:55.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:55.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:55.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:55.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:55.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:55.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:55.506 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:55.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:55.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:55.509 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 08:07:55.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.509 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:55.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:07:55.510 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 08:07:55.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.510 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:55.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:55.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:07:55.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:55.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:55.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:55.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:55.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:55.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:55.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:55.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:55.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:55.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.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. 08:07:55.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:55.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:55.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') 08:07:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:55.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:55.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:55.545 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:55.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:55.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:55.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:55.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:55.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:55.567 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") 08:07:55.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:55.581 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:55.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:55.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:55.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:56.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:56.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:56.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:07:56.599 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 08:07:56.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.600 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.603 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:56.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:56.630 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:56.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:56.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:56.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:56.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:56.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:56.634 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 08:07:56.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.634 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:56.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:56.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:07:56.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:56.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:56.664 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:56.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:56.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:56.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:56.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:56.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:56.667 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 08:07:56.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:56.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.667 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:56.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:56.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:07:56.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:56.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:56.700 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:56.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:56.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:56.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:56.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:56.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:56.703 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") 08:07:56.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.703 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:56.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:56.705 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") 08:07:56.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:07:56.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:56.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:56.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:56.734 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:56.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:56.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:56.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:56.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:56.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:56.737 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 08:07:56.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.738 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:56.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:07:56.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:56.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:56.770 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:56.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:56.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:56.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:56.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:56.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:56.773 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 08:07:56.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:56.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.774 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:56.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:56.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:07:56.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:56.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:56.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:56.803 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:56.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:56.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:56.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:56.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:56.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:56.808 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") 08:07:56.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.825 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:56.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:07:56.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:56.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:56.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:56.838 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:56.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:56.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:56.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:56.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:56.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:56.841 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") 08:07:56.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.857 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:56.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:56.859 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 08:07:56.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 08:07:56.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:56.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:56.871 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:56.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:56.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:56.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:56.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:56.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:56.875 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") 08:07:56.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.891 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:56.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:56.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:56.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:56.893 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 08:07:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:56.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:56.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:56.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:56.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 08:07:56.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:56.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 08:07:56.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 08:07:56.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:56.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:56.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.236 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.035 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.086 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.036 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.032 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.037 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.032 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.052 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.034 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:56.914 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:56.915 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:07:56.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:56.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:56.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:56.915 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:07:56.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:56.915 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:07:56.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:56.916 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 08:07:56.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:56.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:56.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:56.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:56.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 08:07:56.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:56.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:56.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:56.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:07:56.917 DEBUG [main][MenuItemLookup] Found menu:'File' 08:07:56.917 DEBUG [main][MenuItemLookup] Found menu:'Edit' 08:07:56.917 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 08:07:56.917 DEBUG [main][MenuItemLookup] Found menu:'Search' 08:07:56.917 DEBUG [main][MenuItemLookup] Found menu:'Project' 08:07:56.917 DEBUG [main][MenuItemLookup] Found menu:'Window' 08:07:56.917 DEBUG [main][MenuItemLookup] Item match:Window 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'New Window' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'Editor' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'Show View' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'' 08:07:56.918 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 08:07:56.918 DEBUG [main][MenuItemLookup] Item match:Preferences 08:07:56.918 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 08:07:56.918 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 08:07:56.918 INFO [main][MenuItemHandler] Select menu item: &Preferences 08:07:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 08:07:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 08:07:57.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:07:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:57.012 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 08:07:57.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:07:57.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 08:07:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:57.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:57.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:57.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:07:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:07:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:07:57.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:07:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:57.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:57.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:57.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:07:57.015 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:07:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:07:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:07:57.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:07:57.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:07:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:07:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:07:57.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:57.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:57.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:57.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:57.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:57.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:57.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:57.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:57.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:57.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:57.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:57.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:57.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:57.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:57.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:57.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:57.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:57.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:57.078 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:57.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:57.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:57.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:57.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:57.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:57.084 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 08:07:57.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:57.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:57.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:57.084 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:57.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:57.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:57.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:57.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:57.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:57.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:07:57.124 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: ") 08:07:57.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:57.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:57.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:57.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:57.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:58.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:58.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:07:58.126 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 08:07:58.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:58.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:58.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:58.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:58.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:58.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:58.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:58.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:58.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:58.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:58.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:58.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:58.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:58.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:58.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:58.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:58.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:58.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:58.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:58.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:58.155 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:58.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:58.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:58.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:58.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:58.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:58.158 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 08:07:58.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:58.159 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:58.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:58.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:58.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:58.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:07:58.167 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: ") 08:07:58.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:58.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:58.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:07:58.182 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:07:58.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:58.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:58.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:58.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:58.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:58.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:58.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:58.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:58.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:58.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:58.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:58.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:58.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:58.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:58.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:58.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:58.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:58.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:58.198 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:58.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:58.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:58.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:58.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:58.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:58.202 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") 08:07:58.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:58.217 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:58.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:58.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:58.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:58.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:58.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:59.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:07:59.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:07:59.237 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 08:07:59.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:59.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:59.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:59.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:59.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:59.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:59.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.242 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:59.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:59.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:59.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:59.250 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:59.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:59.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:59.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:59.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:59.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:59.271 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 08:07:59.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.271 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:59.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:59.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 08:07:59.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:59.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:59.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:59.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:59.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:59.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.277 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:59.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:59.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:59.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:59.304 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:59.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:59.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:59.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:59.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:59.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:59.307 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") 08:07:59.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:59.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.307 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:59.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:59.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:59.309 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") 08:07:59.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:07:59.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:59.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:59.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:59.312 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:59.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:59.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:59.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.316 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:59.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:59.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:59.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:59.340 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:59.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:59.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:59.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:59.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:59.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:59.343 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 08:07:59.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.344 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:07:59.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:59.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:59.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:59.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:59.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:59.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:59.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:59.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:59.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:59.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:59.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:59.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:59.387 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:59.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:59.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:59.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:59.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:59.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:59.390 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") 08:07:59.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.390 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:59.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:07:59.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:59.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:59.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:59.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:59.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:59.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:59.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:59.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:59.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:59.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:59.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:59.416 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:59.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:59.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:59.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:59.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:59.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:59.422 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") 08:07:59.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.422 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:59.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:59.423 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 08:07:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 08:07:59.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:59.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:59.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:07:59.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:07:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:07:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:07:59.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 08:07:59.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:07:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:07:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:07:59.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:07:59.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 08:07:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 08:07:59.454 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 08:07:59.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 08:07:59.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 08:07:59.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 08:07:59.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 08:07:59.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 08:07:59.457 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") 08:07:59.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:07:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.457 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 08:07:59.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:07:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:07:59.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:07:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 08:07:59.458 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 08:07:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:07:59.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 08:07:59.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 08:07:59.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:07:59.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 08:07:59.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:59.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:07:59.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 08:07:59.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 08:07:59.461 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:07:59.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:07:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:07:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.548 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.078 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.056 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.054 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.035 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.037 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.032 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.047 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.034 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.035 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-0753 [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 08:08:10.618 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:08:10.621 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 08:08:10.635 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 08:08:10.637 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 08:08:10.726 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:10.814 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:08:10.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:10.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:10.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 08:08:10.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 08:08:10.834 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 08:08:10.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:10.839 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:08:10.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:10.928 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:08:10.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:10.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:10.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:10.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:10.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:10.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:10.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:10.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:10.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:11.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:11.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:11.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:11.222 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.... 08:08:11.222 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.*'] 08:08:11.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:11.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:11.223 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 08:08:11.229 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) 08:08:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:11.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:11.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:11.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:11.248 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:08:11.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:11.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:11.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:11.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:16.295 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.... 08:08:16.295 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.*'] 08:08:16.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.295 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 08:08:16.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:16.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:16.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:16.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:16.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:16.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:16.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:16.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:16.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:16.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:16.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:16.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:16.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:16.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:16.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:16.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:16.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:16.385 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.*'] 08:08:16.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:16.386 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:16.386 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:08:16.386 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) 08:08:16.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:16.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:16.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:16.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:16.389 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:16.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:16.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:16.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:16.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:16.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:16.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 08:08:16.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:16.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:16.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:16.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:16.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:16.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:16.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:16.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:16.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:16.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:16.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:16.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:16.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:16.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:16.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:16.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:16.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:08:16.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:16.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:16.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:16.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:16.513 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.... 08:08:16.514 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"] 08:08:16.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:16.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:08:16.514 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) 08:08:16.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:16.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:16.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:16.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:16.516 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:08:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:16.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:16.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:21.536 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.... 08:08:21.536 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"] 08:08:21.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.537 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 08:08:21.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:21.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:21.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:21.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:21.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:21.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:21.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:21.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:21.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:21.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:21.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:21.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:21.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:21.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:21.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:21.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:21.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 08:08:21.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:08:21.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:21.594 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.*'] 08:08:21.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:21.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:21.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:21.595 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:21.595 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:08:21.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:08:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:21.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:21.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:21.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:21.596 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:21.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:21.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:21.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:21.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:21.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:21.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:21.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:21.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:21.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:21.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:21.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:21.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:21.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:21.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:21.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:21.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:21.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:21.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:21.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:21.710 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.... 08:08:21.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when 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.*'] 08:08:21.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:21.711 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 08:08:21.711 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) 08:08:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:21.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:21.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:21.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:21.714 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:08:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:21.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:21.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:26.735 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.... 08:08:26.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 08:08:26.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:26.735 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 08:08:26.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:26.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:26.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:26.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:26.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:26.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:26.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:26.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:26.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:26.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:26.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:26.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:26.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:26.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:26.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. finished successfully 08:08:26.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:26.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 08:08:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 08:08:26.810 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) 08:08:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:26.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:26.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:26.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:26.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:26.813 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:08:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:26.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:26.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:31.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:31.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:31.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:31.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 08:08:31.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 08:08:31.835 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:31.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.295 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.381 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.12 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.1 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.091 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.108 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.098 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:31.865 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:31.867 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:08:31.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:31.867 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:31.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:31.868 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:08:31.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:31.868 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:08:31.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:31.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:31.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:31.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:31.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:31.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:31.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:31.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:31.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:31.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:31.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:31.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:31.945 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:31.945 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:08:31.946 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) 08:08:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:31.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:31.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:31.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:31.947 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:31.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:31.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:31.951 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:31.951 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) 08:08:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:31.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:31.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:31.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:31.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:31.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:31.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:31.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:31.954 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") 08:08:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:31.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:31.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:31.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:31.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:31.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:31.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:31.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:31.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:31.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:31.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:31.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:31.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:31.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:31.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:31.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:31.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:31.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:31.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:31.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:31.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:32.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:32.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:32.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:32.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:32.064 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:32.064 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 08:08:32.064 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) 08:08:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:32.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:32.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:32.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:32.065 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:32.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:32.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:32.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:32.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:32.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:32.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:32.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:32.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:32.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:32.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:32.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:32.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:32.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:32.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:32.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:32.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:32.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:32.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:32.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:32.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:32.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:32.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:32.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:32.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:32.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:32.174 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:32.174 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) 08:08:32.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:32.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:32.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:32.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:32.176 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:32.176 INFO [WorkbenchTestable][WizardDialog] Finish wizard 08:08:32.176 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) 08:08:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:32.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:32.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:32.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:32.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:32.178 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 08:08:32.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:32.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:32.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:32.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:37.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:37.196 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:37.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:37.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:37.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:37.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:37.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:37.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:37.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:08:37.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.252 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.252 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) 08:08:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:37.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.254 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") 08:08:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:37.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:37.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:37.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:37.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:37.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:37.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:37.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:37.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.350 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.352 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:37.354 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:37.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.357 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") 08:08:37.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:37.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:37.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:37.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:37.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:37.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:37.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:37.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:37.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.455 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.455 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:08:37.456 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) 08:08:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.457 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:37.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:37.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.459 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.460 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) 08:08:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.461 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.461 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 08:08:37.461 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) 08:08:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.462 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 08:08:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:37.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:37.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.465 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 08:08:37.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 08:08:37.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:08:37.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:37.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.468 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") 08:08:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:37.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:37.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:37.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:37.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:37.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:37.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:37.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:37.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.558 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.558 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) 08:08:37.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.559 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.559 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 08:08:37.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:08:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.560 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:37.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:37.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.562 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 08:08:37.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 08:08:37.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 08:08:37.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:37.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.563 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") 08:08:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:37.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:37.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:37.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:37.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:37.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:37.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:37.654 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:37.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.656 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:37.656 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) 08:08:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:37.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.657 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") 08:08:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:37.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:37.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:37.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:37.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:37.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:37.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:37.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:37.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:37.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:37.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:37.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:37.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:37.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:37.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:37.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:37.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:37.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:37.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:37.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:37.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:37.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:38.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:38.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:38.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:38.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:38.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:38.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:39.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:39.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:39.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:39.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:39.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:39.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:40.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:40.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:40.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:40.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:40.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:40.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:41.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:41.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:41.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:41.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:41.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:41.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:42.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:42.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:42.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:42.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:42.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:42.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:43.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:43.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:43.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:43.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:43.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:43.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:44.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:44.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:44.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:45.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:45.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:45.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:45.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:45.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:45.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:46.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:46.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:46.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:46.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:46.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:46.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:47.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:47.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 08:08:47.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 08:08:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:47.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:47.805 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") 08:08:47.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:47.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:47.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:47.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:47.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:47.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:47.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:47.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:47.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:47.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:08:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:47.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:47.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:47.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:47.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:47.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:47.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:47.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:47.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:47.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:47.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:47.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:47.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:47.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:47.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:47.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:47.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:47.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:47.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:47.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 08:08:47.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:47.916 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 08:08:47.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:47.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:47.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:47.917 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") 08:08:47.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:47.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:47.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:47.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:47.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:47.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:47.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:47.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:47.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:47.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:47.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:47.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:47.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:47.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:47.945 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:47.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:47.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:47.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:47.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:47.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:47.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:47.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:47.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:47.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 08:08:48.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 08:08:48.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:48.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:48.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 08:08:48.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 08:08:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:48.013 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") 08:08:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:48.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:48.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:48.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:48.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:48.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:48.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:48.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:48.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:48.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:48.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:48.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 08:08:48.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 08:08:48.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:48.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:48.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:48.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.166 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.108 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.138 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.082 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.084 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.106 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.097 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.104 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.083 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.169 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.103 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.085 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:08:48.039 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:08:48.042 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:08:48.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:48.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:08:48.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:48.042 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:08:48.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:48.045 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:08:48.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:48.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:08:48.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:08:48.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.050 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 08:08:48.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:48.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 08:08:48.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:08:48.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:48.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:48.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:48.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:08:48.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:08:48.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:08:48.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 08:08:48.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:08:48.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:08:48.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:48.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:48.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:08:48.059 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:48.059 DEBUG [main][MenuItemLookup] Item match:File 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:48.063 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:08:48.063 DEBUG [main][MenuItemLookup] Item match:Import... 08:08:48.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 08:08:48.065 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 08:08:48.067 INFO [main][MenuItemHandler] Select menu item: &Import... 08:08:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 08:08:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 08:08:48.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 08:08:48.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:48.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:48.179 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:08:48.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:08:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:48.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:48.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:48.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:08:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:08:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:08:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 08:08:48.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 08:08:48.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:48.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 08:08:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 08:08:48.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 08:08:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:48.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 08:08:48.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:48.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 08:08:48.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 08:08:48.715 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 08:08:48.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 08:08:48.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 08:08:48.718 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 08:08:48.718 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:08:48.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 08:08:48.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:48.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:48.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:48.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:48.720 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:48.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:48.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:48.726 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 08:08:48.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 08:08:48.726 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 08:08:48.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 08:08:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:48.727 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 08:08:48.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:48.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 08:08:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:48.728 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 08:08:48.728 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 08:08:48.728 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) 08:08:48.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:48.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:48.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:48.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:48.729 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:48.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:48.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:48.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:48.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:48.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:08:48.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:48.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:48.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 08:08:48.760 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 08:08:48.760 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:48.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:48.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.71 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:48.768 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:48.770 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:08:48.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:48.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:48.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:48.770 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:08:48.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:48.770 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:08:48.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:48.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:48.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:48.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:48.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:48.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:08:48.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:48.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:48.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:48.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:48.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:48.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:48.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:48.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:48.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:48.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:48.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:48.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:48.774 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:08:48.774 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:48.774 DEBUG [main][MenuItemLookup] Item match:File 08:08:48.776 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:08:48.776 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:08:48.783 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:08:48.783 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:48.783 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:08:48.783 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:48.783 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:08:48.783 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:48.783 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:08:48.783 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:08:48.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:08:48.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:08:48.784 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:08:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:08:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:08:48.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:08:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:48.868 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:48.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:48.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:08:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:48.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:48.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:48.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:08:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:08:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:08:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:08:48.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:49.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:49.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:08:49.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:49.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:49.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:08:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:49.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:49.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:08:49.375 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:08:49.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:08:49.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:08:49.376 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:49.376 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:08:49.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:08:49.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:49.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:49.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:49.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:49.378 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:49.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:49.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:49.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:49.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:49.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:49.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:08:49.386 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 08:08:49.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:49.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:49.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:49.387 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:49.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:49.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:49.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:49.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:49.388 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:49.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.388 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:49.388 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:08:49.388 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) 08:08:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:49.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:49.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:49.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:49.390 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:49.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:49.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:49.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:49.407 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:49.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:49.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:49.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.408 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:49.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:49.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:49.408 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:08:49.408 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:49.409 DEBUG [main][MenuItemLookup] Item match:File 08:08:49.410 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:08:49.410 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:08:49.411 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:08:49.411 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:49.412 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:08:49.412 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:49.412 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:08:49.412 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:49.412 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:08:49.412 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:08:49.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:08:49.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:08:49.412 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:08:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:08:49.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:08:49.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:08:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:49.481 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:49.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:49.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:08:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:49.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:49.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:49.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:08:49.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:08:49.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:08:49.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:08:49.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:49.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:50.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:08:50.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:50.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:08:50.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:50.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:50.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:08:50.020 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:08:50.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:08:50.021 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:08:50.022 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:50.022 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:08:50.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:08:50.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:50.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:50.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:50.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:50.023 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:50.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:50.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:50.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:50.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:08:50.030 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 08:08:50.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.030 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:50.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.031 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.... 08:08:50.031 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.031 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 08:08:50.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.031 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:50.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:50.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.032 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:50.032 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:08:50.032 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) 08:08:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:50.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:50.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:50.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:50.033 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:50.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:50.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:50.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:50.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:50.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:50.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:50.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:50.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:50.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:50.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:08:50.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:50.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:50.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:08:50.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:50.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:50.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:50.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:50.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:50.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:50.065 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:08:50.065 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:50.065 DEBUG [main][MenuItemLookup] Item match:File 08:08:50.066 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:08:50.066 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:08:50.067 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:08:50.067 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:50.067 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:08:50.067 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:50.067 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:08:50.067 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:50.067 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:08:50.067 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:08:50.068 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:08:50.068 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:08:50.068 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:08:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:08:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:08:50.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:08:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:50.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:08:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:50.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:50.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:50.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:50.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:08:50.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:08:50.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:08:50.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:08:50.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:50.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:50.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:50.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:08:50.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:50.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:08:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:50.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:50.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:08:50.636 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:08:50.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:08:50.637 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:08:50.637 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:50.637 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:08:50.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:08:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:50.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:50.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:50.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:50.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:50.639 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:50.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:50.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:50.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:08:50.646 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 08:08:50.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.646 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:50.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:50.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.647 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:50.647 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:08:50.647 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) 08:08:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:50.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:50.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:50.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:50.648 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:50.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:50.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:50.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:50.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:50.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:50.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:50.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:08:50.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:50.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:08:50.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:50.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:50.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:50.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:50.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 08:08:50.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:50.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:50.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:08:50.678 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:50.678 DEBUG [main][MenuItemLookup] Item match:File 08:08:50.679 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:08:50.679 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:08:50.680 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:08:50.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:50.680 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:08:50.680 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:50.680 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:08:50.680 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:50.680 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:08:50.680 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:08:50.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:08:50.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:08:50.681 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:08:50.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 08:08:50.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 'New|Select a wizard'] is available. finished successfully 08:08:50.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:08:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:50.738 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:50.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:50.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:08:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:50.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:50.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:50.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:08:50.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:08:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:08:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:08:50.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:50.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:51.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:51.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:51.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:08:51.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:51.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:08:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:51.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:51.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:08:51.243 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:08:51.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:08:51.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:08:51.244 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:51.244 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:08:51.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:08:51.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:51.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:51.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:51.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:51.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:51.246 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:51.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:51.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:51.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:51.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:51.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'] 08:08:51.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:08:51.253 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 08:08:51.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.253 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:51.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:51.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:51.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.254 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:51.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.254 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:51.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:51.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.255 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:51.255 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:08:51.255 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) 08:08:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:51.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:51.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:51.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:51.256 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:51.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:51.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:51.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:51.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:51.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:51.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:51.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:51.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:51.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 08:08:51.286 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 08:08:51.286 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:51.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:51.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.519 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.278 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.601 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.621 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:08:51.294 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:08:51.296 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:08:51.296 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:51.296 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:08:51.296 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:51.296 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:08:51.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:51.297 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:08:51.297 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:51.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 08:08:51.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 08:08:51.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 08:08:51.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:08:51.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 08:08:51.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:08:51.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:08:51.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:08:51.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:08:51.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 08:08:51.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 08:08:51.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 08:08:51.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 08:08:51.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:08:51.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:08:51.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:51.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:51.299 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:08:51.299 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:51.299 DEBUG [main][MenuItemLookup] Item match:File 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Revert' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Move...' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Import...' 08:08:51.301 DEBUG [main][MenuItemLookup] Found menu:'Export...' 08:08:51.301 DEBUG [main][MenuItemLookup] Item match:Export... 08:08:51.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 08:08:51.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 08:08:51.302 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 08:08:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 08:08:51.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 08:08:51.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 08:08:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.371 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 08:08:51.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:08:51.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:51.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:51.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:51.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:51.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:08:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:08:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:08:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 08:08:51.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 08:08:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:51.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 08:08:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 08:08:51.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 08:08:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:51.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 08:08:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:51.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 08:08:51.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 08:08:51.876 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 08:08:51.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 08:08:51.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 08:08:51.878 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 08:08:51.878 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 08:08:51.879 DEBUG [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) 08:08:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:51.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:51.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:51.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:51.880 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:51.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:51.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:51.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 08:08:51.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 08:08:51.885 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 08:08:51.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 08:08:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.885 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 08:08:51.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:51.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 08:08:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.885 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 08:08:51.885 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 08:08:51.886 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) 08:08:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:51.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:51.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:51.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:51.887 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:51.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:51.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:51.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:51.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:51.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:08:51.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:51.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:51.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 08:08:51.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 08:08:51.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:08:51.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:08:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.606 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 08:08:51.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:08:51.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 08:08:51.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:08:51.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:51.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:51.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 08:08:51.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:51.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:08:51.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:51.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:51.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:51.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:51.953 INFO [WorkbenchTestable][AbstractButton] Click button OK 08:08:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:51.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:51.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:08:52.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 08:08:52.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:08:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 08:08:52.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:08:52.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:08:52.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:08:52.073 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 08:08:52.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:08:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 08:08:52.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:08:52.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.075 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:52.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:52.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 08:08:52.133 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 08:08:52.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 08:08:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.134 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 08:08:52.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:08:52.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:08:52.134 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.135 INFO [WorkbenchTestable][AbstractText] Text set to: something 08:08:52.136 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 08:08:52.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:08:52.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:08:52.137 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 08:08:52.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 08:08:52.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.138 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.061 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.05 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.061 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.062 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 08:08:52.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:52.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:52.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:52.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:52.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:52.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:52.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 08:08:52.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:52.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:52.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:08:52.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:08:52.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 08:08:52.166 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:52.166 DEBUG [main][MenuItemLookup] Item match:File 08:08:52.167 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 08:08:52.167 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 08:08:52.168 DEBUG [main][MenuItemLookup] Found menu:'Project...' 08:08:52.168 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:52.168 DEBUG [main][MenuItemLookup] Found menu:'Folder' 08:08:52.168 DEBUG [main][MenuItemLookup] Found menu:'File' 08:08:52.168 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 08:08:52.168 DEBUG [main][MenuItemLookup] Found menu:'' 08:08:52.168 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 08:08:52.168 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 08:08:52.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 08:08:52.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 08:08:52.169 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 08:08:52.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 'New|Select a wizard'] is available.... 08:08:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 08:08:52.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 08:08:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.243 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:52.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 08:08:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:08:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:08:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:08:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 08:08:52.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:52.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 08:08:52.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 08:08:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:08:52.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 08:08:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:08:52.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 08:08:52.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 08:08:52.748 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 08:08:52.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 08:08:52.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 08:08:52.749 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 08:08:52.749 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 08:08:52.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 08:08:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.751 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 08:08:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:52.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 08:08:52.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 08:08:52.757 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 08:08:52.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.757 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:52.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.757 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.... 08:08:52.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.757 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 08:08:52.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 08:08:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.758 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 08:08:52.758 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 08:08:52.758 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) 08:08:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.759 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 08:08:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:08:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:08:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 08:08:52.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 08:08:52.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 08:08:52.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 08:08:52.776 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.... 08:08:52.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.817 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 08:08:52.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 08:08:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:08:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:08:52.818 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.818 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.819 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.819 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.819 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.820 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.820 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 08:08:52.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:08:52.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.822 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 08:08:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:52.824 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.824 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.825 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.825 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.825 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.825 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 08:08:52.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:08:52.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.826 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 08:08:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:52.828 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.828 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.829 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.829 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.829 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.829 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 08:08:52.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:08:52.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.834 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 08:08:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:52.835 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.835 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.835 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.835 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.835 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.836 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.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 "TitleAreaDialog none message") 08:08:52.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:08:52.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.837 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 08:08:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:52.838 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.839 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.839 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.839 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.839 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 08:08:52.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:08:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:08:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:08:52.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 08:08:52.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:08:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:08:52.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:08:52.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:08:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:08:52.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:08:52.840 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 08:08:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:08:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:08:52.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:08:52.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:08:52.842 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.842 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:08:52.842 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.842 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.842 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 08:08:52.850 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.... 08:08:52.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:52.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:53.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:53.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:53.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:53.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:54.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:54.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:54.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:54.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:55.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:55.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:55.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:55.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:56.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:56.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:56.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:56.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:57.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:57.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:57.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:57.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:58.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:58.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:58.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:58.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:59.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:59.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:59.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:08:59.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:00.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:00.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:00.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:00.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:01.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:01.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:01.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:01.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:02.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:02.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:02.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:02.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:02.890 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.741 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.62 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.074 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.046 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:02.901 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:02.903 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:09:02.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:02.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:02.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:02.903 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:09:02.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:02.903 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:09:02.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:02.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:02.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:02.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:02.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:02.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:02.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:02.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:02.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:02.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:02.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:02.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:02.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:02.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:02.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:02.977 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 08:09:02.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:02.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:02.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:02.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:02.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:02.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:02.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:02.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:02.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:02.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:02.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:02.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:02.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:03.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:03.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:03.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:03.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:03.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:03.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:03.033 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 08:09:03.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:03.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:03.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:03.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:03.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:03.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:03.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:03.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:03.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:03.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:03.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:03.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:03.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:03.074 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:03.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:03.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:03.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:03.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:03.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:03.075 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 08:09:03.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 08:09:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:03.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:03.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 08:09:03.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 08:09:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:03.582 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 08:09:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:03.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 08:09:03.582 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 08:09:03.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 08:09:03.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:04.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 08:09:04.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 08:09:04.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:04.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 08:09:04.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:04.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 08:09:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:04.097 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 08:09:04.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:04.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:04.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:04.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:04.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:04.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:04.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:04.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:04.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:04.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:04.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:04.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:04.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:04.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:04.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:04.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:04.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:04.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:09:04.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:04.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:04.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:04.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:04.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:09:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:04.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:04.642 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:09:04.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:05.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:05.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:05.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:05.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:09:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:05.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:05.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:05.158 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 08:09:05.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:05.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:05.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:05.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:05.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:05.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:05.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:05.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:05.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:05.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:05.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:05.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:05.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:05.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:05.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:05.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:05.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:05.188 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:09:05.188 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:05.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:05.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:05.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:05.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:05.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:05.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:09:05.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:05.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:05.694 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:09:05.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:05.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:06.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:06.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:06.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:06.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:09:06.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:06.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:06.204 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 08:09:06.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 08:09:06.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:06.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 08:09:06.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 08:09:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:06.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 08:09:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:06.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 08:09:06.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:06.723 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 08:09:06.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:06.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:06.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:06.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:06.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:06.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:06.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:06.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:06.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:06.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:06.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:06.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:06.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 08:09:06.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:06.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:06.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:06.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:06.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:06.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:06.753 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:09:06.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:07.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:07.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:07.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:07.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:09:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:07.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:07.263 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:09:07.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:07.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:07.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:07.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:07.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:09:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:07.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:07.772 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:09:07.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:08.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:08.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:08.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:08.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:09:08.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:08.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:08.283 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:09:08.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:08.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:08.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:08.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:08.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:09:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:08.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:08.793 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:09:08.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:09.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:09.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:09.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:09.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:09:09.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:09.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:09.295 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:09:09.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:09.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:09.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:09.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:09.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:09:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:09.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:09.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:09.824 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 08:09:09.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:09.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:09.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:09.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:09.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:09.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:09.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:09.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:09.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:09.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:09.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:09.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:09.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:09.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:09.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:09.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:09.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:09.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:09.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 08:09:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 08:09:09.842 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 08:09:09.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:09:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:10.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:09:10.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:09:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:10.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 08:09:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:10.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:09:10.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:10.355 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 08:09:10.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:10.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:10.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:10.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:10.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:10.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:10.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:10.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:10.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:10.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:10.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:10.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:10.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:10.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:10.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:10.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:10.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:10.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:10.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:10.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:10.392 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 08:09:10.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:09:10.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:10.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:09:10.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 08:09:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:10.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 08:09:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:10.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 08:09:10.897 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 08:09:10.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 08:09:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:11.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 08:09:11.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 08:09:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:11.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 08:09:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:11.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 08:09:11.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:11.422 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 08:09:11.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:11.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:11.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:11.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:11.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:11.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:11.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:11.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:11.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:11.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:11.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:11.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:11.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:11.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:11.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:11.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:11.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:11.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:11.455 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 08:09:11.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:11.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:11.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:11.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:11.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:11.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:11.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:11.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:11.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:11.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:11.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:11.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:11.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 08:09:11.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:11.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:11.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:11.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:11.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:11.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 08:09:11.499 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:09:11.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:11.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:12.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:12.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:12.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:09:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:12.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:12.006 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 08:09:12.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:12.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:12.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:12.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:12.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 08:09:12.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:12.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 08:09:12.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:12.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 08:09:12.514 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:09:12.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:13.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:13.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:13.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:13.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:09:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:13.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:13.023 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:09:13.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:13.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:13.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:13.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:13.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:09:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:13.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:13.534 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:09:13.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:14.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:14.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:14.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:09:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:14.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:14.036 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 08:09:14.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:14.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:14.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:14.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 08:09:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 08:09:14.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 08:09:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 08:09:14.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 08:09:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:14.551 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 08:09:14.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:14.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:14.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:14.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:14.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:14.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 08:09:14.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 08:09:14.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:14.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.652 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.074 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.056 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.063 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.062 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.564 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.1 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.532 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.067 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.095 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:09:14.558 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:09:14.559 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:09:14.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:14.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:09:14.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:14.559 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:09:14.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:14.570 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:09:14.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:14.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:14.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 08:09:14.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:09:14.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:14.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:14.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1650): Gtk-CRITICAL **: 08:09:14.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 08:09:14.597 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 08:09:14.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:14.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 08:09:14.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:14.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:14.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:14.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 08:09:14.613 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 08:09:14.616 TRACE [main][WidgetHandler] Notify Table with event 13 08:09:14.616 TRACE [main][WidgetHandler] Wait for synchronization 08:09:14.616 TRACE [main][WidgetHandler] Notify Table with event 3 08:09:14.616 TRACE [main][WidgetHandler] Wait for synchronization 08:09:14.616 TRACE [main][WidgetHandler] Notify Table with event 4 08:09:14.616 TRACE [main][WidgetHandler] Wait for synchronization 08:09:14.623 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 08:09:14.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:14.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:14.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:14.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 08:09:14.624 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 08:09:14.624 INFO [WorkbenchTestable][AbstractText] Text set to: abc 08:09:14.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 08:09:14.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:14.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 08:09:14.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 08:09:14.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 08:09:14.627 DEBUG [main][AbstractWait] Waiting until shell is active... 08:09:14.627 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 08:09:14.627 INFO [main][AbstractShell] Close shell Testing shell 08:09:14.627 INFO [main][ShellHandler] Closing shell 'Testing shell' 08:09:14.631 DEBUG [main][AbstractWait] Waiting while shell is available... 08:09:14.631 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 08:09:14.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:09:14.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:14.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:14.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 08:09:14.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 08:09:14.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:14.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.jface.test.window.WindowTest 08:09:14.655 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"] 08:09:14.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:14.656 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"] 08:09:14.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:14.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:09:14.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:14.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:14.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:09:14.660 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") 08:09:14.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:14.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:14.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:14.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:14.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:09:14.666 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:09:14.667 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:09:14.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:14.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:09:14.682 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 08:09:14.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:14.682 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:09:14.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:14.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:14.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:14.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:09:14.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:14.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 08:09:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:14.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:14.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:15.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:15.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:15.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:15.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:15.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:09:15.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:09:15.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:09:15.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:15.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:15.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:09:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:15.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:09:15.695 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") 08:09:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:15.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:15.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:15.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:15.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:09:15.699 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:09:15.699 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:09:15.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:15.718 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"] 08:09:15.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:15.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:15.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:15.726 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:09:15.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:15.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:15.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:15.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:15.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:09:15.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:15.727 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") 08:09:15.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:15.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:15.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:16.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:16.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:16.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:16.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:09:16.728 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:09:16.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:09:16.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:16.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:16.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:09:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:09:16.745 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") 08:09:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:16.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:16.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:16.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:16.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:09:16.749 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:09:16.749 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:09:16.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:16.761 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.... 08:09:16.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:16.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:16.761 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 08:09:16.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.761 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:09:16.761 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:09:16.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:09:16.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:09:16.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:09:16.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:09:16.777 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") 08:09:16.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:16.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:16.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:16.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:16.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:09:16.781 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:09:16.781 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:09:16.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:16.793 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.... 08:09:16.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:16.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:16.793 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 08:09:16.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.794 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:09:16.794 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:09:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:09:16.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:09:16.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:16.810 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"] 08:09:16.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:16.811 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"] 08:09:16.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:16.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:09:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:09:16.811 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") 08:09:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:16.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:16.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:16.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:16.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:09:16.816 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:09:16.816 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:09:16.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:09:16.829 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 08:09:16.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.830 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:09:16.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:16.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.830 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 08:09:16.830 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 08:09:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 08:09:16.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 08:09:16.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:09:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:09:16.847 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") 08:09:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:16.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:16.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:16.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:09:16.850 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:09:16.850 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:09:16.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 08:09:16.863 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 08:09:16.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.863 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:09:16.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:16.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:16.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:09:16.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:16.864 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") 08:09:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:16.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:16.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:17.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:17.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:17.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:17.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:18.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:18.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:09:18.365 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:09:18.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:09:18.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:18.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:09:18.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:18.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:18.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 08:09:18.374 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") 08:09:18.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:18.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:18.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:18.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:18.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 08:09:18.377 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 08:09:18.377 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 08:09:18.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:18.396 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"] 08:09:18.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:18.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:18.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:18.397 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 08:09:18.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:18.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:18.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:18.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:18.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 08:09:18.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:18.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") 08:09:18.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:18.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:18.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:18.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:18.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:19.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:19.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 08:09:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 08:09:19.399 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 08:09:19.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 08:09:19.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.753 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.04 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.049 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.066 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.563 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.033 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:09:19.414 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:09:19.414 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 08:09:19.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:19.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:09:19.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:19.415 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 08:09:19.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:19.422 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 08:09:19.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:19.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 08:09:19.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 08:09:19.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:09:19.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 08:09:19.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 08:09:19.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 08:09:19.424 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.... 08:09:19.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:19.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 08:09:19.477 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 08:09:19.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 08:09:19.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:19.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:19.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:19.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:19.479 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") 08:09:19.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:19.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:19.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:19.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:09:19.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 08:09:19.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 08:09:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:19.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 08:09:19.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 08:09:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:19.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:19.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:19.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:19.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:09:19.481 INFO [WorkbenchTestable][AbstractButton] Click button make valid 08:09:19.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:09:19.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:09:19.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:09:19.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:19.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:19.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:19.482 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") 08:09:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:19.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:19.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:19.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:09:19.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:19.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:19.485 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") 08:09:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 08:09:19.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 08:09:19.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 08:09:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 08:09:19.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 08:09:19.486 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 08:09:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 08:09:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 08:09:19.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 08:09:19.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 08:09:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 08:09:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 08:09:19.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 08:09:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 08:09:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 08:09:19.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:09:19.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:19.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 08:09:19.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 08:09:19.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 08:09:19.512 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 08:09:19.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 08:09:19.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 08:09:19.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.088 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-0753 [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-0753 [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 10/2127K 23/2127K 39/2127K 55/2127K 71/2127K 87/2127K 103/2127K 119/2127K 135/2127K 151/2127K 167/2127K 183/2127K 199/2127K 215/2127K 231/2127K 247/2127K 263/2127K 279/2127K 295/2127K 311/2127K 327/2127K 343/2127K 359/2127K 375/2127K 391/2127K 408/2127K 424/2127K 440/2127K 456/2127K 472/2127K 488/2127K 504/2127K 520/2127K 536/2127K 552/2127K 568/2127K 584/2127K 600/2127K 616/2127K 632/2127K 648/2127K 664/2127K 680/2127K 696/2127K 712/2127K 728/2127K 744/2127K 760/2127K 776/2127K 792/2127K 808/2127K 824/2127K 840/2127K 856/2127K 872/2127K 888/2127K 904/2127K 920/2127K 936/2127K 952/2127K 963/2127K 979/2127K 995/2127K 1011/2127K 1027/2127K 1043/2127K 1059/2127K 1075/2127K 1091/2127K 1107/2127K 1123/2127K 1139/2127K 1155/2127K 1171/2127K 1187/2127K 1203/2127K 1219/2127K 1235/2127K 1251/2127K 1267/2127K 1283/2127K 1299/2127K 1315/2127K 1331/2127K 1347/2127K 1363/2127K 1379/2127K 1395/2127K 1411/2127K 1427/2127K 1443/2127K 1459/2127K 1475/2127K 1491/2127K 1507/2127K 1523/2127K 1534/2127K 1550/2127K 1566/2127K 1582/2127K 1598/2127K 1614/2127K 1630/2127K 1646/2127K 1662/2127K 1678/2127K 1694/2127K 1710/2127K 1726/2127K 1742/2127K 1758/2127K 1774/2127K 1792/2127K 1808/2127K 1824/2127K 1840/2127K 1856/2127K 1872/2127K 1888/2127K 1904/2127K 1920/2127K 1936/2127K 1952/2127K 1968/2127K 1984/2127K 2000/2127K 2016/2127K 2032/2127K 2048/2127K 2064/2127K 2080/2127K 2096/2127K 2112/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202211091907.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (31.71kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (2.92MB) [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (2.82MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (302.99kB) [INFO] Fetching javax.el-api_3.0.3.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (77.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/202308041000/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (24.45kB) [INFO] Fetching org.apache.felix.http.servlet-api_1.2.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (274.89kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (15.03kB) [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/202308041000/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/202308041000/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230726-1800.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (440.51kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/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/202308041000/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (36.25kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (192.68kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (304.27kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (96.2kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (84.37kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (66.69kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (36.4kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (74.3kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (116.39kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (93.64kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (55.05kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (35.87kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (131.29kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (14.66kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (196.8kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (31.54kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (151.33kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/plugins/ (15kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (52.24kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (104.28kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (14.95kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (40.1kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000/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/202308041000/plugins/ (158.51kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230726-1449.jar from https://download.eclipse.org/releases/2023-09/202308041000/plugins/ (399.59kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308041000/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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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/202308041000: [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 [ 1.223 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.004 s] [INFO] RedDeer Common ..................................... SUCCESS [ 5.777 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.154 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.365 s] [INFO] RedDeer Core ....................................... SUCCESS [ 0.889 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.911 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.409 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 0.963 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.435 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.525 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.439 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.606 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.397 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.426 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.582 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.490 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.294 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.627 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.497 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.492 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.388 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.801 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.341 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.474 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.871 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.010 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.181 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.059 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:11 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:21 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:13 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:53 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 21.008 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:20 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.209 s] [INFO] RedDeer Eclipse Tests .............................. FAILURE [ 14.452 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:20 min [INFO] Finished at: 2023-08-25T08:09:37Z [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